Don't compile joystick HIDAPI code on iOS.

Per README-ios.md and SDL_config_iphoneos.h, it's disabled by default.
This commit is contained in:
Joseph Cloutier
2022-05-28 08:34:04 -04:00
parent f3aff7f274
commit 088b43a37a

View File

@@ -293,7 +293,7 @@
</section>
<section if="windows || mac || ios || android || tvos">
<section if="windows || mac || android">
<file name="${NATIVE_TOOLKIT_PATH}/sdl/src/joystick/hidapi/SDL_hidapi_gamecube.c" />
<file name="${NATIVE_TOOLKIT_PATH}/sdl/src/joystick/hidapi/SDL_hidapi_luna.c" />