Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d0451d1a67a880d1c8ff2f2ebfca47904d723bce
/
.
/
Modules
/
Compiler
/
CrayPrgEnv-Fortran.cmake
blob: 85f82d3f7bd27c8be6406ba2b14a1ef5ac40e523 [
file
]
if
(
__craylinux_crayprgenv_fortran
)
return
()
endif
()
set
(
__craylinux_crayprgenv_fortran
1
)
include
(
Compiler
/
CrayPrgEnv
)
__CrayPrgEnv_setup
(
Fortran
)