mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-30 17:59:21 +00:00
Remove ENABLE_UPNP build option
That option had no more effect
This commit is contained in:
parent
f381143eac
commit
a16224d452
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ option(ENABLE_TOOLS "Turn on or off compilation of tools." YES)
|
|||
option(ENABLE_TUNNEL "Turn on compilation of tunnel support." NO)
|
||||
option(ENABLE_TUTORIALS "Enable compilation of tutorials." YES)
|
||||
option(ENABLE_UNIT_TESTS "Enable compilation of unit tests." YES)
|
||||
option(ENABLE_UPNP "Build with uPnP support." YES)
|
||||
option(ENABLE_VIDEO "Build with video support." YES)
|
||||
cmake_dependent_option(ENABLE_ASSISTANT "Turn on assistant compiling." YES "ENABLE_GTK_UI" NO)
|
||||
option(ENABLE_DEBUG_LOGS "Turn on or off debug level logs." NO)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue