diff options
Diffstat (limited to 'Modules/Platform/BeOS.cmake')
-rw-r--r-- | Modules/Platform/BeOS.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/Platform/BeOS.cmake b/Modules/Platform/BeOS.cmake index ef811bd..e8573b9 100644 --- a/Modules/Platform/BeOS.cmake +++ b/Modules/Platform/BeOS.cmake @@ -1,5 +1,3 @@ -set(BEOS 1) - set(CMAKE_DL_LIBS root be) set(CMAKE_C_COMPILE_OPTIONS_PIC "-fPIC") set(CMAKE_C_COMPILE_OPTIONS_PIE "-fPIE") |