File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ endif()
1414set (M_CLI2_TAG "7264878cdb1baff7323cc48596d829ccfe7751b8" CACHE STRING "Set git tag for M_CLI2" )
1515set (JONQUIL_TAG "4fbd4cf34d577c0fd25e32667ee9e41bf231ece8" CACHE STRING "Set git tag for jonquil" )
1616set (REGEX_TAG "1.1.2" CACHE STRING "Set git tag for Fortran-regex" )
17- set (SHLEX_TAG "1 .0.1 " CACHE STRING "Set git tag for fortran-shlex" )
18- set (FPM_VERSION "0.11 .0" CACHE STRING "Set fpm version e.g. 8.0.0" )
17+ set (SHLEX_TAG "2 .0.0 " CACHE STRING "Set git tag for fortran-shlex" )
18+ set (FPM_VERSION "0.12 .0" CACHE STRING "Set fpm version e.g. 8.0.0" )
1919set (FPM_TAG "v${FPM_VERSION} " CACHE STRING "Set git tag for fpm, default is v${FPM_VERSION} " )
2020
2121set (BIN_NAME ${CMAKE_PROJECT_NAME} )
You can’t perform that action at this time.
0 commit comments