Add wrapper for core PrivacyManager
[platform/framework/native/appfw.git] / src / appfw / CMakeLists.txt
index a8674c1..0bcb50e 100644 (file)
@@ -82,6 +82,7 @@ TARGET_LINK_LIBRARIES(${this_target} "-lz" )
 TARGET_LINK_LIBRARIES(${this_target} "-lalarm" )
 TARGET_LINK_LIBRARIES(${this_target} "-L/usr/lib -ldrm-service-core-intel")
 TARGET_LINK_LIBRARIES(${this_target} "-lecore" )
+TARGET_LINK_LIBRARIES(${this_target} "-lprivacy-manager-client" )
 
 
 SET_TARGET_PROPERTIES(${this_target}