projects
/
platform
/
core
/
api
/
notification.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0492d5
)
Add pkgmgr-info dependency explicitly
author
Ilho Kim
<ilho159.kim@samsung.com>
Mon, 21 Oct 2024 12:38:02 +0000
(21:38 +0900)
committer
SukhyungKang
<shine.kang@samsung.com>
Wed, 13 Nov 2024 06:54:24 +0000
(15:54 +0900)
Change-Id: I6944a01ccd73e4366fa58977271a925fae2f5829
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
tests/noti_unittest/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/tests/noti_unittest/CMakeLists.txt
b/tests/noti_unittest/CMakeLists.txt
index 0e16d00f57583d949bf1f1c8372af1ee98a96429..c6f115ffc84ecc53eab8cac7ccd3b95b03f54a46 100644
(file)
--- a/
tests/noti_unittest/CMakeLists.txt
+++ b/
tests/noti_unittest/CMakeLists.txt
@@
-13,6
+13,7
@@
PKG_CHECK_MODULES(notification-unittests REQUIRED
aul
security-manager
libtzplatform-config
+ pkgmgr-info
)
FOREACH(flag ${notification-unittests_CFLAGS})