mirror of
https://github.com/blupi-games/planetblupi-dev
synced 2024-12-30 13:55:36 +01:00
Enable haptic because it's needed by android
This commit is contained in:
parent
4b2d8e7677
commit
e7467b411d
@ -487,7 +487,6 @@ ExternalProject_Add (SDL2_Project
|
||||
--enable-static
|
||||
#--disable-joystick
|
||||
--enable-joystick # TODO: Default SDL2 android skeleton requires joystick to build, could be probably fixed by commenting out some things
|
||||
--disable-haptic
|
||||
${SDL2_CONFIGURE}
|
||||
${ADDITIONAL_CONFIGURE_OPTIONS}
|
||||
BUILD_COMMAND ${CMD} make
|
||||
|
Loading…
x
Reference in New Issue
Block a user