diff --git a/CMakeLists.txt b/CMakeLists.txt index 78980d373..88619d1bc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -635,7 +635,9 @@ if (BUILD_GUI) Location TextToSpeech Svg - AndroidExtras) + AndroidExtras + OPTIONAL_COMPONENTS + Gamepad) endif() else() find_package(OpenGL REQUIRED)