mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 20:18:09 +00:00
Soci dependency optional
This commit is contained in:
parent
e8534f0c60
commit
f36c4a221b
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 REQUIRED)
|
||||
find_package(Soci OPTIONAL)
|
||||
find_package(Zlib)
|
||||
if(ENABLE_TUNNEL)
|
||||
if(LINPHONE_BUILDER_GROUP_EXTERNAL_SOURCE_PATH_BUILDERS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue