projects
/
platform
/
core
/
appfw
/
tpk-backend.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2161717
)
Add dependency explicitly
53/199953/1
author
Junghyun Yeon
<jungh.yeon@samsung.com>
Mon, 18 Feb 2019 01:46:52 +0000
(10:46 +0900)
committer
Junghyun Yeon
<jungh.yeon@samsung.com>
Mon, 18 Feb 2019 01:58:07 +0000
(10:58 +0900)
Change-Id: Ie6d972c3dad8f5df6ee35eaa01c5de0eabdb2ebf
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/unit_tests/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/src/unit_tests/CMakeLists.txt
b/src/unit_tests/CMakeLists.txt
index 66d0437b9360522c76d34bd3148d5a3347d5f85c..45d5c6c0fdfab51e5fcbb86112af3c24f2ca3c7b 100644
(file)
--- a/
src/unit_tests/CMakeLists.txt
+++ b/
src/unit_tests/CMakeLists.txt
@@
-38,11
+38,13
@@
APPLY_PKG_CONFIG(${TARGET_SMOKE_TEST} PUBLIC
Boost
GTEST
GUM_DEPS
+ VCONF_DEPS
)
APPLY_PKG_CONFIG(${TARGET_SMOKE_TEST_EXTENSIVE} PUBLIC
Boost
GTEST
GUM_DEPS
+ VCONF_DEPS
)
APPLY_PKG_CONFIG(${TARGET_MANIFEST_TEST} PUBLIC
Boost