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