CMake/Modules/Platform/SINIX.cmake

3 lines
71 B
CMake

SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-K PIC")
INCLUDE(Platform/UnixPaths)