Skip to content

Commit 6ab2a29

Browse files
committed
minimum CMake version 3.9.0
1 parent c30db4f commit 6ab2a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.4.0)
1+
cmake_minimum_required(VERSION 3.9.0)
22

33
set(CMAKE_VERBOSE_MAKEFILE ON)
44

0 commit comments

Comments
 (0)