summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linux-SunPro-C.cmake
blob: 74aedd0fc2a478574793ea14b96c668c934bd3ca (plain)
1
2
3
# Linux sun studio c options
SET(CMAKE_DL_LIBS "dl")
SET(CMAKE_EXE_EXPORTS_C_FLAG "-Wl,--export-dynamic")