mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 10:50:16 -06:00
4 lines
127 B
CMake
4 lines
127 B
CMake
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-K PIC")
|
|
SET(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-Wl,-Bexport")
|
|
INCLUDE(Platform/UnixPaths)
|