Merge pull request #14712 from tom-pratt/use-upnp-android

Android: Enable USE_UPNP in android builds
This commit is contained in:
JMC47
2026-07-08 11:49:19 -04:00
committed by GitHub
-1
View File
@@ -447,7 +447,6 @@ if(ANDROID)
# but not as a shared library. We want an executable.
set(ANDROID 0)
endif()
set(USE_UPNP 0)
set(ENABLE_QT 0)
set(USE_DISCORD_PRESENCE 0)