We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a4754b commit 740477eCopy full SHA for 740477e
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
if(NOT PROJECT_NAME STREQUAL gotm)
4
- project(gotm VERSION 6.0.4 LANGUAGES Fortran)
+ project(gotm VERSION 6.0.8 LANGUAGES Fortran)
5
endif()
6
7
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_LIST_DIR}/cmake/Modules/")
0 commit comments