summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/SINIX.cmake
blob: 5542709fadde85d7ecfbc4238daada5b6ec9c483 (plain)
1
2
3
4
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-K PIC")
# include the gcc flags 
INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake)