mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
Allow building the tray subsystem without the video subsystem
Fixes https://github.com/libsdl-org/SDL/issues/13235
This commit is contained in:
@@ -223,4 +223,7 @@
|
||||
/* Enable dialog subsystem */
|
||||
#define SDL_DIALOG_DUMMY 1
|
||||
|
||||
/* Enable tray subsystem */
|
||||
#define SDL_TRAY_DUMMY 1
|
||||
|
||||
#endif /* SDL_build_config_ios_h_ */
|
||||
|
||||
Reference in New Issue
Block a user