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 a140bdb commit 5c727a2Copy full SHA for 5c727a2
CMakeLists.txt
@@ -6,7 +6,7 @@
6
########################################################################
7
# Project setup
8
9
-cmake_minimum_required(VERSION 2.8.8)
+cmake_minimum_required(VERSION 2.8.12)
10
project(zproject)
11
enable_language(C)
12
enable_testing()
0 commit comments