summaryrefslogtreecommitdiffstats
path: root/src/konqplugin
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-01-14 02:36:19 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-01-15 15:15:41 +0100
commitfbb5b1424b098b844b4f744cdeea97ba5279764f (patch)
treefdeaf8640d93ed11b4be4c927c5649e1e48b33de /src/konqplugin
parent7fefe15989a08e255ade5e577c781701b157d430 (diff)
downloadtork-fbb5b1424b098b844b4f744cdeea97ba5279764f.tar.gz
tork-fbb5b1424b098b844b4f744cdeea97ba5279764f.zip
cmake: Install application-specific icons in the application folder.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5962b7e681adb58055898f2e35665934bd08e235)
Diffstat (limited to 'src/konqplugin')
-rw-r--r--src/konqplugin/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/konqplugin/CMakeLists.txt b/src/konqplugin/CMakeLists.txt
index 1da7c27..7560f53 100644
--- a/src/konqplugin/CMakeLists.txt
+++ b/src/konqplugin/CMakeLists.txt
@@ -27,7 +27,7 @@ tde_add_kpart( tdehtml_tork AUTOMOC
##### icons
-tde_install_icons( )
+tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/tork/icons )
##### other data