mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Set the maximum upper cmake version tested
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.25)
|
||||
cmake_minimum_required(VERSION 3.25...4.3.1)
|
||||
|
||||
project(YACReader
|
||||
VERSION 10.0.0
|
||||
|
||||
Reference in New Issue
Block a user