Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
439722993eadaec5c407182692da3a0e4cb65831
/
.
/
Modules
/
Compiler
/
CrayPrgEnv-C.cmake
blob: 76aa93b95d05a3068f2c92f0dff6081fe93cbcf9 [
file
] [
log
] [
blame
]
if
(
__craylinux_crayprgenv_c
)
return
()
endif
()
set
(
__craylinux_crayprgenv_c
1
)
include
(
Compiler
/
CrayPrgEnv
)
__CrayPrgEnv_setup
(
C
)