summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/BeOS.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/BeOS.cmake')
-rw-r--r--Modules/Platform/BeOS.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Platform/BeOS.cmake b/Modules/Platform/BeOS.cmake
index 13c4016..0cbb90f 100644
--- a/Modules/Platform/BeOS.cmake
+++ b/Modules/Platform/BeOS.cmake
@@ -1,3 +1,5 @@
+SET(BEOS 1)
+
# GCC is the default compiler on BeOS.
INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake)