mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Disable UPnP on Android. (Sorry :()
This commit is contained in:
@@ -299,6 +299,7 @@ if(ANDROID)
|
||||
add_definitions(-DANDROID)
|
||||
set(USE_X11 0)
|
||||
set(USE_WAYLAND 0)
|
||||
set(USE_UPNP 0)
|
||||
endif()
|
||||
########################################
|
||||
# Dependency checking
|
||||
|
||||
Reference in New Issue
Block a user