CrayPrgEnv-Cray-CXX.cmake 198 B

1234567
  1. if(__craylinux_crayprgenv_cray_cxx)
  2. return()
  3. endif()
  4. set(__craylinux_crayprgenv_cray_cxx 1)
  5. include(Compiler/CrayPrgEnv-CXX)
  6. __CrayPrgEnv_setup_CXX("/opt/cray/cce/.*/ccfe" "/opt/cray/cce/.*/ld")