Updated formatting of documentation plus a little reorganization.
[cmake.git] / Modules / Platform / Linux-SunPro-C.cmake
blob74aedd0fc2a478574793ea14b96c668c934bd3ca
1 # Linux sun studio c options
2 SET(CMAKE_DL_LIBS "dl")
3 SET(CMAKE_EXE_EXPORTS_C_FLAG "-Wl,--export-dynamic")