X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Ffw-plugins%2Fcommon-public%2FCMakeLists.txt;h=8f73c75c817e323b14133698442878c804b14555;hb=ee7d66dbb9bd9ea3ada1b80a96305b8d3430bcf4;hp=1f40bae5539770dea64fc886e828ebf5bbbf9d50;hpb=4bd106243fe833272257ef6cc1c83d835eb38138;p=platform%2Fcore%2Fsystem%2Fsync-agent.git diff --git a/src/fw-plugins/common-public/CMakeLists.txt b/src/fw-plugins/common-public/CMakeLists.txt index 1f40bae..8f73c75 100755 --- a/src/fw-plugins/common-public/CMakeLists.txt +++ b/src/fw-plugins/common-public/CMakeLists.txt @@ -3,7 +3,7 @@ SET(PLUGIN_CATEGORY_NAME "common-public") # set plugin install path -SET(LIBDIR "${PREFIX}/lib/sync-agent/${PLUGIN_CATEGORY_NAME}") +SET(LIBDIR "${LIB_INSTALL_DIR}/sync-agent/${PLUGIN_CATEGORY_NAME}") ADD_SUBDIRECTORY(account) ADD_SUBDIRECTORY(calendar)