From 148d782432b6a770e7d1852e17c341e5f93b4276 Mon Sep 17 00:00:00 2001 From: Mu-Woong Lee Date: Thu, 11 Feb 2016 14:36:38 +0900 Subject: [PATCH] Remove dependency to libxml from CMakeLists Change-Id: I89300aa406b21ff3781914d66505e70b7a1ab347 Signed-off-by: Mu-Woong Lee (cherry picked from commit 88fcc3723dc725b09a3fe00cdf38526d748961fc) --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a8486e..47bb118 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,6 @@ MESSAGE("Sources: ${SRCS}") SET(DEPS libtzplatform-config vconf - libxml-2.0 sqlite3 capi-system-info capi-appfw-app-manager -- 2.7.4