cmake/Modules/Platform/SCO_SV.cmake
2016-10-30 18:24:19 +01:00

4 lines
96 B
CMake

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