Skip to content

Commit cff0b96

Browse files
committed
Minimum CMake version to 2.8.12
1 parent e391810 commit cff0b96

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CMakeLists.txt

+1-4
Original file line numberDiff line numberDiff line change
@@ -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)
1+
cmake_minimum_required(VERSION 2.8.12)
52
project (inv_daemon)
63
add_subdirectory(src)

0 commit comments

Comments
 (0)