summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-08-04 16:23:49 +0900
committerMichele Calgaro <[email protected]>2023-08-06 16:37:52 +0900
commit4aae9b72d7164684622eab039f82833d02d3ce7a (patch)
tree650f523ea071491ec9f9b94b3ea083fd07b843f7 /icons
parent9f7c0362e26f62dc81769ab55a89e32c3c9a268d (diff)
downloadk9copy-4aae9b72d7164684622eab039f82833d02d3ce7a.tar.gz
k9copy-4aae9b72d7164684622eab039f82833d02d3ce7a.zip
Conversion to cmake build system
Signed-off-by: Michele Calgaro <[email protected]>
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..47e6d7d
--- /dev/null
+++ b/icons/CMakeLists.txt
@@ -0,0 +1 @@
+tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/k9copy/icons )