mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-13 13:51:05 +00:00
3 lines
96 B
CMake
3 lines
96 B
CMake
set(CMAKE_DL_LIBS "")
|
|
set(CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "-h,")
|
|
include(Platform/UnixPaths)
|