summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2018-09-01 17:37:07 +0200
committerSlávek Banko <[email protected]>2018-09-02 02:25:05 +0200
commit72f379d3ba87fb06959f06945548e11b984e047f (patch)
tree9d09e56c2327188d386047f2bcc34497ebd15c42 /icons
parenta896fdef0a292cc9e98608fdf9e88c1c46aced27 (diff)
downloadknetload-72f379d3ba87fb06959f06945548e11b984e047f.tar.gz
knetload-72f379d3ba87fb06959f06945548e11b984e047f.zip
conversion to cmake build system
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 676a81fc784c057271e1a417ab734595eb3f2313)
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 )