From 2222366cd69e3f5f19a1e1aa75863521ac8949cc Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Fri, 24 Aug 2018 17:52:58 +0200 Subject: [PATCH] Don't blacklist xsd ! --- cmake_builder/CMakeLists.txt | 1 - submodules/cmake-builder | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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