mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
@@ -7,7 +7,6 @@ set(CMAKE_Fortran_PREPROCESS_SOURCE
|
||||
set(CMAKE_Fortran_FORMAT_FIXED_FLAG "-Mnofreeform")
|
||||
set(CMAKE_Fortran_FORMAT_FREE_FLAG "-Mfreeform")
|
||||
|
||||
string(APPEND CMAKE_Fortran_FLAGS_INIT " -Mpreprocess -Kieee")
|
||||
string(APPEND CMAKE_Fortran_FLAGS_DEBUG_INIT " -Mbounds")
|
||||
|
||||
set(CMAKE_Fortran_MODDIR_FLAG "-module ")
|
||||
|
||||
Reference in New Issue
Block a user