Haiku OS Support
D2860 by @miqlas Even though Haiku is a niche OS, only minor changes are needed.
This commit is contained in:
@@ -195,7 +195,7 @@ endif()
|
||||
# Options
|
||||
|
||||
# First platform specific non-cached vars
|
||||
if(UNIX AND NOT APPLE)
|
||||
if(UNIX AND NOT (APPLE OR HAIKU))
|
||||
set(WITH_X11 ON)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user