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
Updated formatting of documentation plus a little reorganization.
[cmake.git]
/
Modules
/
Platform
/
Linux-SunPro-C.cmake
blob
74aedd0fc2a478574793ea14b96c668c934bd3ca
1
# Linux sun studio c options
2
SET(CMAKE_DL_LIBS "dl")
3
SET(CMAKE_EXE_EXPORTS_C_FLAG "-Wl,--export-dynamic")