Skip to content

Commit a4ba36f

Browse files
committed
Bump up CMake minimum from 3.7 to 3.9, closes #111
1 parent f10c049 commit a4ba36f

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.7.0)
1+
cmake_minimum_required(VERSION 3.9.0)
22

33
cmake_policy(SET CMP0074 NEW)
44

0 commit comments

Comments
 (0)