We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e391810 commit cff0b96Copy full SHA for cff0b96
CMakeLists.txt
@@ -1,6 +1,3 @@
1
-option(WITH_TEST_GENERATORS "Test" OFF)
2
-option(WITH_TEST_STATIC "Test" OFF)
3
-
4
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 2.8.12)
5
project (inv_daemon)
6
add_subdirectory(src)
0 commit comments