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")
|