cmake: Fix installation of icons

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/1/head
Slávek Banko 6 years ago
parent 37c0b00fbf
commit ea783a62fc
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -9,4 +9,5 @@
#
#################################################
tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/kdocker/icons )
install ( FILES kdocker.png question.png
DESTINATION ${DATA_INSTALL_DIR}/kdocker/icons )

Loading…
Cancel
Save