X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=data%2FCMakeLists.txt;h=26fdf5eebbcd2d3d48bd246b08b425be28265f61;hb=05807310787df35ee334c36da98140568def2341;hp=943c55a10ff4563ff0fb7e52d61a72e0fea185a1;hpb=dba339d64f527b1d517436fa155dd8864e4981e9;p=apps%2Fcore%2Fpreloaded%2Flockscreen.git diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index 943c55a..26fdf5e 100755 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -1,11 +1,3 @@ -ADD_CUSTOM_TARGET(index.edj - COMMAND edje_cc -id ${CMAKE_CURRENT_SOURCE_DIR}/edje/images - ${CMAKE_SOURCE_DIR}/data/edje/index.edc ${CMAKE_BINARY_DIR}/data/edje/index.edj - DEPENDS ${CMAKE_SOURCE_DIR}/data/edje/index.edc -) -ADD_DEPENDENCIES(${PROJECT_NAME} index.edj) -INSTALL(FILES edje/index.edj DESTINATION res/edje) - ADD_CUSTOM_TARGET(lockscreen.edj COMMAND edje_cc -id ${CMAKE_CURRENT_SOURCE_DIR}/edje/images ${CMAKE_SOURCE_DIR}/data/edje/lockscreen.edc ${CMAKE_BINARY_DIR}/data/edje/lockscreen.edj