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.
2 parents ba7304f + 14b5a9e commit 1c61b48Copy full SHA for 1c61b48
CMakeLists.txt
@@ -2,7 +2,7 @@
2
############ Setup project and cmake
3
# Minimum cmake requirement. We should require a quite recent
4
# cmake for the dependency find macros etc. to be up to date.
5
-cmake_minimum_required (VERSION 2.8.8)
+cmake_minimum_required (VERSION 2.8.12)
6
7
############ Paths
8
0 commit comments