You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/kimagemapeditor/pics/CMakeLists.txt

17 lines
380 B

##### icons
tde_install_icons(
addpoint arrow circle circle2 freehand lower
polygon raise rectangle removepoint
DESTINATION ${DATA_INSTALL_DIR}/kimagemapeditor/icons
)
tde_install_icons( kimagemapeditor )
install(
FILES addpointcursor.png freehandcursor.png
polygoncursor.png removepointcursor.png
DESTINATION ${DATA_INSTALL_DIR}/kimagemapeditor
)