mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
Move these flags out of the SCO_SV platform file so that other compilers may be used on that platform without interference.
3 lines
50 B
CMake
3 lines
50 B
CMake
SET(CMAKE_DL_LIBS "")
|
|
INCLUDE(Platform/UnixPaths)
|