mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-12 13:22:01 +00:00
4 lines
182 B
CMake
4 lines
182 B
CMake
include(Platform/Linux-Intel)
|
|
__linux_compiler_intel(Fortran)
|
|
string(APPEND CMAKE_SHARED_LIBRARY_CREATE_Fortran_FLAGS " -nofor-main")
|
|
set(CMAKE_SHARED_LIBRARY_LINK_Fortran_FLAGS "")
|