Skip to content

Commit f63e70b

Browse files
Bump minimum required CMake version to 3.16
1 parent 1db90e1 commit f63e70b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9 FATAL_ERROR)
1+
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
22

33
message(AUTHOR_WARNING "If the build fails, please try the autotools/qmake method.")
44

0 commit comments

Comments
 (0)