cmake: Android always needs a native HIDAPI implementation
This commit is contained in:
committed by
Anonymous Maarten
parent
279dabfc96
commit
89eef1bd34
@@ -1358,9 +1358,7 @@ if(ANDROID)
|
||||
set(HAVE_SDL_HAPTIC TRUE)
|
||||
endif()
|
||||
|
||||
if(SDL_HIDAPI)
|
||||
CheckHIDAPI()
|
||||
endif()
|
||||
CheckHIDAPI()
|
||||
|
||||
if(SDL_JOYSTICK)
|
||||
set(SDL_JOYSTICK_ANDROID 1)
|
||||
|
||||
Reference in New Issue
Block a user