8 lines
139 B
CMake
Raw Normal View History

2023-12-16 20:31:59 +02:00
if(__craylinux_crayprgenv_c)
return()
endif()
set(__craylinux_crayprgenv_c 1)
include(Compiler/CrayPrgEnv)
__CrayPrgEnv_setup(C)