mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
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")
|