| Path : /usr/share/cmake3/Modules/Compiler/ |
| Current File : //usr/share/cmake3/Modules/Compiler/CrayPrgEnv-GNU-C.cmake |
if(__craylinux_crayprgenv_gnu_c)
return()
endif()
set(__craylinux_crayprgenv_gnu_c 1)
include(Compiler/CrayPrgEnv-C)
__CrayPrgEnv_setup_C("/opt/gcc/.*/cc1" "/opt/gcc/.*/collect2")