summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorjungmin76.park <jungmin76.park@samsung.com>2013-10-31 15:33:34 +0900
committerjungmin76.park <jungmin76.park@samsung.com>2013-10-31 15:33:34 +0900
commit73318829426ecc9e67881b78425b2ee6ae8743ac (patch)
treee47824708f2fdbd9d03d399897734e368d026392 /CMakeLists.txt
parentfa1e77ad0b28e60b34da27d945be2092d91f1601 (diff)
parent344c3086b77e9f1af3cd070f25922e7d179a53bd (diff)
downloadshell-73318829426ecc9e67881b78425b2ee6ae8743ac.tar.gz
shell-73318829426ecc9e67881b78425b2ee6ae8743ac.tar.bz2
shell-73318829426ecc9e67881b78425b2ee6ae8743ac.zip
Merge branch 'tizen_2.2' of ssh://review.tizendev.org:29418/framework/osp/shell into tizensubmit/tizen/20131031.063734accepted/tizen/20131031.112346
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 287b433..74f13de 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -32,6 +32,7 @@ ADD_SUBDIRECTORY(src/core)
ADD_DEPENDENCIES(osp-shell osp-shell-core)
+SET(pc_requires "osp-uifw")
SET(PC_REQUIRED ${pc_requires})
SET(VERSION ${FULLVER})