We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eafbeea commit efeca2dCopy full SHA for efeca2d
1 file changed
CMakeLists.txt
@@ -5,7 +5,7 @@
5
#
6
# Please read The Ultimate Guide to CMake:
7
# https://rix0r.nl/blog/2015/08/13/cmake-guide/
8
-cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
+cmake_minimum_required(VERSION 9000.12 FATAL_ERROR)
9
10
if (${CMAKE_VERSION} GREATER_EQUAL "3.24.0")
11
# Suppress error when using FetchContent_Declare in subprojects
0 commit comments