summaryrefslogtreecommitdiffstats
path: root/src/pics
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2021-06-19 00:54:26 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-06-23 19:25:55 +0200
commite6036101ea96521109013bede196c70a7523ae00 (patch)
tree2e3796f6fcbdfd4701b6213acff50ea973b7111c /src/pics
parent07a5ffc33a3ab0c337836bc83c94cf8b5ab09e46 (diff)
downloadkopete-otr-e6036101ea96521109013bede196c70a7523ae00.tar.gz
kopete-otr-e6036101ea96521109013bede196c70a7523ae00.zip
Conversion to the cmake building system.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'src/pics')
-rw-r--r--src/pics/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pics/CMakeLists.txt b/src/pics/CMakeLists.txt
new file mode 100644
index 0000000..eb272c7
--- /dev/null
+++ b/src/pics/CMakeLists.txt
@@ -0,0 +1,5 @@
+##### icons
+
+tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/icons )
+
+tde_install_icons( ${PROJECT_NAME} )