Sign in
android
/
platform
/
prebuilts
/
cmake
/
linux-x86
/
e934e8c0628ca79de8a8d45dd8869bf750f597e9
/
.
/
share
/
cmake-3.17
/
Modules
/
Compiler
/
PathScale-Fortran.cmake
blob: d90362104686240ca7222babb8d3f879f8d41f46 [
file
] [
log
] [
blame
]
include
(
Compiler
/
PathScale
)
__compiler_pathscale
(
Fortran
)
set
(
CMAKE_Fortran_MODDIR_FLAG
"-module "
)
set
(
CMAKE_Fortran_FORMAT_FIXED_FLAG
"-fixedform"
)
set
(
CMAKE_Fortran_FORMAT_FREE_FLAG
"-freeform"
)