File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 LANGUAGES
66 C
77 Fortran
8- VERSION "1.4.4 "
8+ VERSION "1.4.5 "
99)
1010set (CMAKE_Fortran_STANDARD 2018)
1111set (CMAKE_Fortran_STANDARD_REQUIRED TRUE )
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ set(PROJECT_INCLUDE_DIR ${PROJECT_INCLUDE_DIR} PARENT_SCOPE)
2222if (NOT DEFINED CMAKE_INSTALL_MODULEDIR)
2323 set (
2424 CMAKE_INSTALL_MODULEDIR
25- "${CMAKE_INSTALL_INCLUDEDIR} / ${PROJECT_NAME} / ${CMAKE_Fortran_COMPILER_ID} - ${CMAKE_Fortran_COMPILER_VERSION} "
25+ "${CMAKE_INSTALL_INCLUDEDIR} "
2626 CACHE
2727 STRING
2828 "Directory in prefix to install generated module files"
Original file line number Diff line number Diff line change 11name = " ferror"
2- version = " 1.4.4 "
2+ version = " 1.4.5 "
33license = " GPL-3.0"
44author = " Jason Christopherson"
55maintainer = " Jason Christopherson"
You can’t perform that action at this time.
0 commit comments