CMake/Modules/Platform/SCO_SV.cmake

4 lines
96 B
CMake

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