Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
9ee9571b2e209fc507bcdcba06cd04db06da17a7
/
.
/
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
)