summaryrefslogtreecommitdiffstats
path: root/pics
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2019-04-03 18:19:30 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-04-07 20:39:07 +0200
commit961f36bb7b23ba3ff6606743ade216f7f56c33da (patch)
tree2225ef2e46a2878d29d160e51559fc655cd89659 /pics
parentef47d91dd30f750fffb2d1c08f24f848d0bb26b4 (diff)
downloadkcmldapcontroller-961f36bb7b23ba3ff6606743ade216f7f56c33da.tar.gz
kcmldapcontroller-961f36bb7b23ba3ff6606743ade216f7f56c33da.zip
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 307a1a53261669dc8d1d2ee031a8927f64ddb27a)
Diffstat (limited to 'pics')
-rw-r--r--pics/CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/pics/CMakeLists.txt b/pics/CMakeLists.txt
new file mode 100644
index 0000000..cf2e871
--- /dev/null
+++ b/pics/CMakeLists.txt
@@ -0,0 +1,7 @@
+install(
+ FILES
+ kcmldapcontroller_step4.png
+ kcmldapcontroller_step1.png
+
+ DESTINATION ${SHARE_INSTALL_PREFIX}/pixmaps
+)