repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ENH: typo
[cmake.git]
/
Modules
/
Platform
/
UNIX_SV.cmake
blob
3b50e0a2d2072ece3678f99ae4131fdca24a42ec
1
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-K PIC")
2
SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-Wl,-Bexport")
3
INCLUDE(Platform/UnixPaths)