X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcommon%2FCMakeLists.txt;fp=src%2Fcommon%2FCMakeLists.txt;h=9d00f3632eaef6dcc70962ee4e2ba60333a41c81;hb=99ac53ca4f1ef7a2b931711969c08a4acee06fad;hp=caccd7287eb04010bebd4116494407cf7943bf6e;hpb=3de257a2f393d30526c67ff12fbbb901163718f3;p=platform%2Fcore%2Ftest%2Fsecurity-tests.git diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index caccd72..9d00f36 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -12,7 +12,9 @@ PKG_CHECK_MODULES(COMMON_TARGET_DEP cynara-creds-socket cynara-creds-dbus cynara-creds-gdbus + cynara-creds-sd-bus security-manager + security-privilege-manager REQUIRED ) @@ -44,6 +46,7 @@ SET(COMMON_TARGET_TEST_SOURCES ${PROJECT_SOURCE_DIR}/src/common/sm_user_request.cpp ${PROJECT_SOURCE_DIR}/src/common/sm_policy_request.cpp ${PROJECT_SOURCE_DIR}/src/common/tzplatform.cpp + ${PROJECT_SOURCE_DIR}/src/common/privilege_manager.cpp ) #system and local includes