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