summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Xenix.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Xenix.cmake')
-rw-r--r--Modules/Platform/Xenix.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Platform/Xenix.cmake b/Modules/Platform/Xenix.cmake
index e69de29..63ffb93 100644
--- a/Modules/Platform/Xenix.cmake
+++ b/Modules/Platform/Xenix.cmake
@@ -0,0 +1,2 @@
+# include the gcc flags
+INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake)