We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4620219 commit a22eebcCopy full SHA for a22eebc
CMakeLists.txt
@@ -9,7 +9,7 @@
9
# this software. The contributing author, Izaak Beekman, retains all
10
# rights permitted by the terms of the JSON-Fortran license.
11
12
-cmake_minimum_required ( VERSION 3.0 FATAL_ERROR )
+cmake_minimum_required ( VERSION 3.5 FATAL_ERROR )
13
14
# Use MSVS folders to organize projects on windows
15
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
0 commit comments