9ee0f9801a
This moves platform-independent SunPro compiler flags into separate "Compiler/SunPro-<lang>.cmake" modules. Platform-specific flags are left untouched.
3 lines
59 B
CMake
3 lines
59 B
CMake
# Linux sun studio fortran options
|
|
SET(CMAKE_DL_LIBS "dl")
|