X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=1c9d2e61e5fd2f622b76f8a9f9e05aa514fd1566;hb=89adabddaef88694ad8e1fa5bf4c916140d9df77;hp=50f7ecf408c6eefe5192e65335b4e4f81b2622de;hpb=5b0a1e18aa22227f55cb6cced2d158e965596082;p=platform%2Fframework%2Fnative%2Fchannel-service.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 50f7ecf..1c9d2e6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -62,7 +62,7 @@ TARGET_LINK_LIBRARIES(${this_target} "-lsmack" ) TARGET_LINK_LIBRARIES(${this_target} "-lpthread" ) TARGET_LINK_LIBRARIES(${this_target} "-lcrypto" ) TARGET_LINK_LIBRARIES(${this_target} "-lsoup-2.4" ) -TARGET_LINK_LIBRARIES(${this_target} "-lcapi-appfw-app-manager" ) +TARGET_LINK_LIBRARIES(${this_target} "-laul" ) TARGET_LINK_LIBRARIES(${this_target} "-lcapi-appfw-package-manager" ) TARGET_LINK_LIBRARIES(${this_target} "-L/usr/lib/osp-server -losp-appfw-server")