We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e05fc commit 5996d6bCopy full SHA for 5996d6b
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-CMAKE_MINIMUM_REQUIRED(VERSION 3.0.2)
+CMAKE_MINIMUM_REQUIRED(VERSION 3.15.0)
2
# Default compiler gfortran, otherwise cmake Fortran package will set it to f95
3
# You can override the compiler with cmake -DFTOBJ_COMPILER=
4
#set(FTOBJ_AR "/usr/bin/gcc-ar" CACHE STRING "Static archive command")
0 commit comments