summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/ULTRIX.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/ULTRIX.cmake')
-rw-r--r--Modules/Platform/ULTRIX.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/ULTRIX.cmake b/Modules/Platform/ULTRIX.cmake
index 024fa1a..4d0cf75 100644
--- a/Modules/Platform/ULTRIX.cmake
+++ b/Modules/Platform/ULTRIX.cmake
@@ -2,3 +2,4 @@ SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-G 0")
SET(CMAKE_SHARED_LIBRARY_SUFFIX "..o")
SET(CMAKE_DL_LIBS "")
SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-Wl,-D,08000000")
+INCLUDE(Platform/UnixPaths)