mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-11 01:24:22 +02:00
Enable USE_UPNP in android builds
The UI already exists in the Android netplay menu so just need to enable it in the build.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user