SINIX.cmake 119 B

1234
  1. SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-K PIC")
  2. # include the gcc flags
  3. INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake)