Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
ece3bedbf2cdc4857f19e2fceafa98a3f8002b4a
/
.
/
Modules
/
Compiler
/
CrayPrgEnv-CXX.cmake
blob: 442370ecce102dbe1d0c812e07713745439a2215 [
file
]
if
(
__craylinux_crayprgenv_cxx
)
return
()
endif
()
set
(
__craylinux_crayprgenv_cxx
1
)
include
(
Compiler
/
CrayPrgEnv
)
__CrayPrgEnv_setup
(
CXX
)