Skip to content

Commit 8f14357

Browse files
committed
Bump CMake version
1 parent ca71555 commit 8f14357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 2.8.12)
1+
cmake_minimum_required(VERSION 3.9)
22
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
33
include(HeadersToIncludeDirs)
44

0 commit comments

Comments
 (0)