Got SDL2 version compiling on Mac.
This commit is contained in:
@@ -85,7 +85,7 @@ endif()
|
||||
if(WIN32 OR ANDROID OR UNIX)
|
||||
WAGIC_OPTION(backend_sdl "build for sdl" (WIN32 OR ANDROID))
|
||||
endif()
|
||||
if(UNIX AND NOT ANDROID)
|
||||
if(NOT backend_sdl AND UNIX AND NOT ANDROID)
|
||||
WAGIC_OPTION(backend_qt_console "build qt-console version with testsuit" ON)
|
||||
WAGIC_OPTION(backend_qt_widget "build qt-widget version" OFF)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user