From: jomui Date: Fri, 24 Jun 2016 05:33:46 +0000 (+0900) Subject: add vconf dependency in CMakeLists X-Git-Tag: submit/tizen/20160630.071109~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a9394b42715631e48ab8fc1a9d714a8dc15a84ed;p=platform%2Fcore%2Flocation%2Fmaps-plugin-here.git add vconf dependency in CMakeLists Signed-off-by: jomui Change-Id: I92b91b8674ab011454ad3b33f27ae3e5a1e1e620 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 52f3618..8a1fc70 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,6 +21,7 @@ SET(dependents evas ecore-evas elementary + vconf ) INCLUDE(FindPkgConfig)