mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 15:10:20 -06:00
BUG: also include UnixPaths.cmake on these platforms, this also sets UNIX to 1
Alex
This commit is contained in:
@@ -5,5 +5,6 @@ ELSE(CMAKE_SYSTEM MATCHES "MP-RAS-02*.")
|
||||
SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-Wl,-Bexport")
|
||||
ENDIF(CMAKE_SYSTEM MATCHES "MP-RAS-02*.")
|
||||
|
||||
INCLUDE(Platform/UnixPaths)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user