mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-14 06:11:43 +00:00
4 lines
96 B
CMake
4 lines
96 B
CMake
|
set(CMAKE_DL_LIBS "")
|
||
|
set(CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "-h,")
|
||
|
include(Platform/UnixPaths)
|