X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcynara-tests%2FCMakeLists.txt;h=bf592b40806149a71c64e413dc9a7e4933543a6c;hb=d73ae48d0c3783f2571522d48a5eaa702d3391f6;hp=811ddb063df65181891efe79c4be18bf18b915a0;hpb=0fea9525a413f3cf0fb853d28f11f91218a0a2fe;p=platform%2Fcore%2Ftest%2Fsecurity-tests.git diff --git a/src/cynara-tests/CMakeLists.txt b/src/cynara-tests/CMakeLists.txt index 811ddb0..bf592b4 100644 --- a/src/cynara-tests/CMakeLists.txt +++ b/src/cynara-tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2015 Samsung Electronics Co., Ltd All Rights Reserved +# Copyright (c) 2014-2018 Samsung Electronics Co., Ltd All Rights Reserved # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -26,12 +26,14 @@ PKG_CHECK_MODULES(CYNARA_TARGET_DEP cynara-client-async cynara-creds-dbus cynara-creds-gdbus + cynara-creds-sd-bus cynara-creds-self cynara-creds-socket cynara-monitor cynara-plugin dbus-1 glib-2.0 + libsystemd ) FIND_PACKAGE (Threads)