We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ad4c4 commit 42ac641Copy full SHA for 42ac641
CMakeLists.txt
@@ -1,7 +1,7 @@
1
########################################################################
2
# Project setup
3
4
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 2.6...3.10)
5
# Fix behavior of CMAKE_C_STANDARD when targeting macOS.
6
if(POLICY CMP0025)
7
cmake_policy(SET CMP0025 NEW)
0 commit comments