mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-29 15:11:58 +00:00
7 lines
132 B
CMake
7 lines
132 B
CMake
if(__craylinux_crayprgenv_c)
|
|
return()
|
|
endif()
|
|
set(__craylinux_crayprgenv_c 1)
|
|
|
|
include(Compiler/CrayPrgEnv)
|
|
__CrayPrgEnv_setup(C)
|