summaryrefslogtreecommitdiff
path: root/share/cmake-3.6/Modules/Compiler/CrayPrgEnv-Intel-C.cmake
blob: 83c4e3801d5f44f83fb8baed3a0fcae82c353708 (plain)
1
2
3
4
5
6
7
if(__craylinux_crayprgenv_intel_c)
  return()
endif()
set(__craylinux_crayprgenv_intel_c 1)

include(Compiler/CrayPrgEnv-C)
__CrayPrgEnv_setup_C("/opt/intel/.*/mcpcom" "^ld ")