From 48634435968fcf76105eb2bfa15625e23692f2bd Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Wed, 17 Jan 2018 15:06:38 +0100 Subject: [PATCH] Update cmake-builder submodule. --- cmake_builder/CMakeLists.txt | 2 ++ submodules/cmake-builder | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/cmake_builder/CMakeLists.txt b/cmake_builder/CMakeLists.txt index 8b884e68a..f93f47886 100644 --- a/cmake_builder/CMakeLists.txt +++ b/cmake_builder/CMakeLists.txt @@ -22,6 +22,8 @@ lcb_define_target("linphoneqt" "linphone" "ms2plugins") +lcb_blacklist_dependencies("libxsd" "soci") # linphone do not need them for the moment + if(NOT WIN32 AND NOT APPLE) lcb_blacklist_dependencies("turbo-jpeg") # turbo-jpeg is already provided by Qt5 so do not build it endif() diff --git a/submodules/cmake-builder b/submodules/cmake-builder index c9175dd96..f3d73298b 160000 --- a/submodules/cmake-builder +++ b/submodules/cmake-builder @@ -1 +1 @@ -Subproject commit c9175dd96f2bf994fa5656f18dfb37e8699251d4 +Subproject commit f3d73298b2f703b116de702c346130eda965af65