mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-04 01:22:07 -05: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:
parent
32cd349207
commit
6825a4a954
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user