projects
/
profile
/
mobile
/
apps
/
native
/
settings.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db0cf7f
)
Fix build error
87/192487/1
accepted/tizen/unified/20181107.081932
submit/tizen/20181105.235320
author
hj kim
<backto.kim@samsung.com>
Tue, 6 Nov 2018 04:21:18 +0000
(13:21 +0900)
committer
hj kim
<backto.kim@samsung.com>
Tue, 6 Nov 2018 04:21:32 +0000
(13:21 +0900)
Change-Id: I90405bcc880733a49d02fd5542cdad91f537760e
setting-storage/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/setting-storage/CMakeLists.txt
b/setting-storage/CMakeLists.txt
index 8717f874235a7a568d1fd327d5bd0aa4ff5fa2af..4f6ac75872c18e5a80a4b700af9e1317474c76c2 100755
(executable)
--- a/
setting-storage/CMakeLists.txt
+++ b/
setting-storage/CMakeLists.txt
@@
-19,6
+19,7
@@
pkg_check_modules(pkgs_storage REQUIRED
elementary
pkgmgr
vconf
+ dlog
)
FOREACH(flag ${pkgs_storage_CFLAGS})