mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Note that we only allow disabling major subsystems
This commit is contained in:
parent
130b361904
commit
75dd7e1658
1 changed files with 1 additions and 1 deletions
|
|
@ -255,7 +255,7 @@
|
|||
|
||||
#cmakedefine SDL_VIDEO_CAPTURE
|
||||
|
||||
/* Allow disabling of core subsystems */
|
||||
/* Allow disabling of major subsystems */
|
||||
#cmakedefine SDL_AUDIO_DISABLED @SDL_AUDIO_DISABLED@
|
||||
#cmakedefine SDL_JOYSTICK_DISABLED @SDL_JOYSTICK_DISABLED@
|
||||
#cmakedefine SDL_HAPTIC_DISABLED @SDL_HAPTIC_DISABLED@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue