| Path : /usr/share/cmake3/Modules/Compiler/ |
| Current File : //usr/share/cmake3/Modules/Compiler/CrayPrgEnv-PGI-CXX.cmake |
if(__craylinux_crayprgenv_pgi_cxx)
return()
endif()
set(__craylinux_crayprgenv_pgi_cxx 1)
include(Compiler/CrayPrgEnv-CXX)
__CrayPrgEnv_setup_CXX("/opt/pgi/[^ ]*/pgcpp" "/usr/bin/ld")