use the format attribute in more places, disable X11 options when building with GHOST_SDL
This commit is contained in:
@@ -378,6 +378,8 @@ endif()
|
||||
|
||||
if(WITH_GHOST_SDL OR WITH_HEADLESS)
|
||||
set(WITH_GHOST_XDND OFF)
|
||||
set(WITH_X11_XF86VMODE OFF)
|
||||
set(WITH_X11_XINPUT OFF)
|
||||
endif()
|
||||
|
||||
if(MINGW)
|
||||
|
Reference in New Issue
Block a user