2024-08-19 00:34:28 +02:00

4 lines
99 B
CMake

set(CMAKE_DL_LIBS "")
set(CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "-h,")
include(Platform/UnixPaths)