Allow building the tray subsystem without the video subsystem
Fixes https://github.com/libsdl-org/SDL/issues/13235
This commit is contained in:
@@ -540,6 +540,9 @@
|
||||
/* Enable dialog subsystem */
|
||||
#cmakedefine SDL_DIALOG_DUMMY 1
|
||||
|
||||
/* Enable tray subsystem */
|
||||
#cmakedefine SDL_TRAY_DUMMY 1
|
||||
|
||||
/* Enable assembly routines */
|
||||
#cmakedefine SDL_ALTIVEC_BLITTERS 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user