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: Support OUTPUT_LOCATION property for qm files.
[cmake.git]
/
Modules
/
Platform
/
UnixWare.cmake
blob
c324bc824b67a69312fe0e859ce8404ee4bad54e
1
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-K PIC")
2
SET(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-Wl,-Bexport")
3
INCLUDE(Platform/UnixPaths)