mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-28 00:19:19 +00:00
fix previsous commit
This commit is contained in:
parent
f36c4a221b
commit
af8cbd6957
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ else()
|
|||
find_package(Belr REQUIRED)
|
||||
endif()
|
||||
find_package(XML2 REQUIRED)
|
||||
find_package(Soci OPTIONAL)
|
||||
find_package(Soci)
|
||||
find_package(Zlib)
|
||||
if(ENABLE_TUNNEL)
|
||||
if(LINPHONE_BUILDER_GROUP_EXTERNAL_SOURCE_PATH_BUILDERS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue