summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-03-13 11:53:40 +0100
committerRonan Le Martret <ronan@fridu.net>2014-03-13 11:53:40 +0100
commit3f02331f47221eb11d43f686feabf0eb88446edd (patch)
tree3f28a04ac5a24a62e6b00a0b48b43e77e4086af0
parentaa26b3c381eb1126e23f89130c1be565612335eb (diff)
downloadsmartcard-plugin-nfc-accepted/tizen_ivi_panda.tar.gz
smartcard-plugin-nfc-accepted/tizen_ivi_panda.tar.bz2
smartcard-plugin-nfc-accepted/tizen_ivi_panda.zip
Change-Id: I71b46f8e3d488c676ce1cb3369bce00c941a7b38 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 81701ce..cb015d4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -46,4 +46,4 @@ ADD_LIBRARY(${PROJECT_NAME} SHARED ${SRCS})
TARGET_LINK_LIBRARIES(${PROJECT_NAME} ${pkgs_common_LDFLAGS})
-INSTALL(TARGETS ${PROJECT_NAME} DESTINATION lib/se)
+INSTALL(TARGETS ${PROJECT_NAME} DESTINATION ${LIB_INSTALL_DIR}/se)