mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-25 20:14:10 +08:00
Update CMake version to 3.5...3.30
This should retain compatibility with earlier version of CMake and suppress the deprecation warning for quite some time.
This commit is contained in:
parent
f1f532acfc
commit
8c3038f9c8
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
cmake_minimum_required(VERSION 3.5...3.30)
|
||||
|
||||
# Policy configuration; this *MUST* be specified before project is defined
|
||||
if(POLICY CMP0091)
|
||||
|
Loading…
x
Reference in New Issue
Block a user