summaryrefslogtreecommitdiffstats
path: root/kdict
diff options
context:
space:
mode:
authorsamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-17 22:21:01 +0000
committersamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-17 22:21:01 +0000
commitd64072db8ef872ff2c97cf2b857a2eb104b6ea41 (patch)
tree1f11ed01f0cf063ed5a42677b7a9e9affca27fba /kdict
parentfd31d8d4a8a6c400d29993db38cf0fe12373b38d (diff)
downloadtdenetwork-d64072db8ef872ff2c97cf2b857a2eb104b6ea41.tar.gz
tdenetwork-d64072db8ef872ff2c97cf2b857a2eb104b6ea41.zip
[kdenetwork/kdnssd] added cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237326 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdict')
-rw-r--r--kdict/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kdict/CMakeLists.txt b/kdict/CMakeLists.txt
index ffc63403..b56251aa 100644
--- a/kdict/CMakeLists.txt
+++ b/kdict/CMakeLists.txt
@@ -28,6 +28,7 @@ link_directories(
##### other data ################################
+tde_install_icons( )
install( FILES kdict.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
install( FILES kdictui.rc DESTINATION ${DATA_INSTALL_DIR}/kdict )