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:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user