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