diff --git a/cmake_builder/CMakeLists.txt b/cmake_builder/CMakeLists.txt index b4ca5e222..3c036264e 100644 --- a/cmake_builder/CMakeLists.txt +++ b/cmake_builder/CMakeLists.txt @@ -22,7 +22,6 @@ lcb_define_target("linphoneqt" "linphone" "ms2plugins") -lcb_blacklist_dependencies("libxsd") # 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. diff --git a/submodules/cmake-builder b/submodules/cmake-builder index 81f2fa301..d70591056 160000 --- a/submodules/cmake-builder +++ b/submodules/cmake-builder @@ -1 +1 @@ -Subproject commit 81f2fa301e392a33e63fb6ac6ded9b9d48832605 +Subproject commit d70591056f0f6be78b713b966e98dc53c582fce5