diff --git a/CMakeLists.txt b/CMakeLists.txt index dacb51c382..48e37f83dc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)