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 83af1e7 commit 490e31bCopy full SHA for 490e31b
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# Set minimum version of CMake. Since command 'project' use
3
# VERSION sub-option we need at least 3.0.
4
# Note: If you use 2.6 or 2.4, God kills a kitten. Seriously.
5
-cmake_minimum_required(VERSION 3.2 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
6
7
####
8
# Set variables:
0 commit comments