summaryrefslogtreecommitdiffstats
path: root/icons/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2019-03-02 19:18:50 +0300
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2019-03-02 17:03:11 +0000
commitb45d569f006db03b41784c1af3c42ecd46e5027c (patch)
treeacd322dd3d05286ce4d2fa6b68bfa97b5173bb88 /icons/CMakeLists.txt
parent040a63c0202d0fd148cd9a36aea00dc2652e33b4 (diff)
downloadkooldock-b45d569f006db03b41784c1af3c42ecd46e5027c.tar.gz
kooldock-b45d569f006db03b41784c1af3c42ecd46e5027c.zip
avoid installing duplicates of icons
This closes #3. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'icons/CMakeLists.txt')
-rw-r--r--icons/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt
index d352db6..63f765b 100644
--- a/icons/CMakeLists.txt
+++ b/icons/CMakeLists.txt
@@ -1,3 +1 @@
tde_install_icons( )
-
-tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/icons )