projects
/
platform
/
core
/
telephony
/
phonenumber-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db90d8c
)
Change systemd-devel package name
07/252907/1
accepted/tizen/unified/20210216.125142
submit/tizen/20210216.053106
author
INSUN PYO
<insun.pyo@samsung.com>
Wed, 3 Feb 2021 05:05:14 +0000
(14:05 +0900)
committer
INSUN PYO
<insun.pyo@samsung.com>
Wed, 3 Feb 2021 05:05:14 +0000
(14:05 +0900)
Change-Id: I783a754edf62d52ca2ab9f7a9762e6070185ee85
client/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/client/CMakeLists.txt
b/client/CMakeLists.txt
index 60b87c93c1a067cb103efd67643f1c6f6515f38a..427d0273fc5a43bb470cfddcef3ed4ca6eb5c822 100644
(file)
--- a/
client/CMakeLists.txt
+++ b/
client/CMakeLists.txt
@@
-11,7
+11,7
@@
SET_SOURCE_FILES_PROPERTIES(${CMAKE_SOURCE_DIR}/common/phn-dbus.c
PROPERTIES GENERATED TRUE)
pkg_check_modules(client_pkgs REQUIRED dlog glib-2.0 capi-base-common gio-2.0 gio-unix-2.0
- capi-system-info libsystemd
-login
)
+ capi-system-info libsystemd)
INCLUDE_DIRECTORIES(${client_pkgs_INCLUDE_DIRS})
LINK_DIRECTORIES(${client_pkgs_LIBRARY_DIRS})