X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=build%2Ftizen%2Fdali-scene-loader%2FCMakeLists.txt;h=2e2cc381f3335d2a141bc0a5976a1dce5ee927b0;hp=887b2a56fcc1c9d0f75ce226feb40ecde9960745;hb=5109cf2f57de0f566eacc71218c2d533a117e7f9;hpb=7a315fe9869206bf6ad3195931f27d88fe9c128e diff --git a/build/tizen/dali-scene-loader/CMakeLists.txt b/build/tizen/dali-scene-loader/CMakeLists.txt index 887b2a5..2e2cc38 100644 --- a/build/tizen/dali-scene-loader/CMakeLists.txt +++ b/build/tizen/dali-scene-loader/CMakeLists.txt @@ -144,7 +144,7 @@ if( ANDROID ) target_link_libraries(${name} log) endif() -install(TARGETS ${name} DESTINATION ${prefix}/lib) +install(TARGETS ${name} DESTINATION ${LIB_DIR}) file(GLOB scene_loader_include_files ${scene_loader_public_api_dir}) install(DIRECTORY ${scene_loader_include_files}