mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-21 23:55:13 -05:00
Add Gamepad dependency for Android
This commit is contained in:
parent
ef76e34040
commit
4c15e28922
@ -635,7 +635,9 @@ if (BUILD_GUI)
|
||||
Location
|
||||
TextToSpeech
|
||||
Svg
|
||||
AndroidExtras)
|
||||
AndroidExtras
|
||||
OPTIONAL_COMPONENTS
|
||||
Gamepad)
|
||||
endif()
|
||||
else()
|
||||
find_package(OpenGL REQUIRED)
|
||||
|
Loading…
Reference in New Issue
Block a user