mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 20:11:51 +00:00
7 lines
150 B
CMake
7 lines
150 B
CMake
if(__craylinux_crayprgenv_fortran)
|
|
return()
|
|
endif()
|
|
set(__craylinux_crayprgenv_fortran 1)
|
|
|
|
include(Compiler/CrayPrgEnv)
|
|
__CrayPrgEnv_setup(Fortran)
|