summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-09-01 17:37:07 +0200
committergregory guy <g-gregory@gmx.fr>2018-09-01 17:37:07 +0200
commit676a81fc784c057271e1a417ab734595eb3f2313 (patch)
treea60845adefa1b4d0823bbabf2c7061893b99f5d0 /icons
parent2d4111d06794878598d4dc36aee88d33e3f2e408 (diff)
downloadknetload-676a81fc784c057271e1a417ab734595eb3f2313.tar.gz
knetload-676a81fc784c057271e1a417ab734595eb3f2313.zip
conversion to cmake build system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'icons')
-rw-r--r--icons/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt
new file mode 100644
index 0000000..e1d311b
--- /dev/null
+++ b/icons/CMakeLists.txt
@@ -0,0 +1 @@
+tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/icons )