2024-08-19 00:33:31 +02:00

4 lines
96 B
CMake

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