mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-17 09:11:36 -05:00
This moves platform-independent Intel compiler flags into separate "Compiler/Intel-<lang>.cmake" modules. Platform-specific flags are left untouched.
2 lines
24 B
CMake
2 lines
24 B
CMake
SET(CMAKE_DL_LIBS "dl")
|