Sign in
android
/
platform
/
prebuilts
/
cmake
/
windows-x86
/
914b51e050040486de9d262bf1d846dcc56581f6
/
.
/
share
/
cmake-3.2
/
Modules
/
Platform
/
SINIX.cmake
blob: c37a113d38f6a8f4c1fc9141f2c7f5ec7b81a76c [
file
] [
log
] [
blame
]
set
(
CMAKE_C_COMPILE_OPTIONS_PIC
-
K PIC
)
set
(
CMAKE_C_COMPILE_OPTIONS_PIE
""
)
set
(
CMAKE_SHARED_LIBRARY_C_FLAGS
"-K PIC"
)
include
(
Platform
/
UnixPaths
)