summaryrefslogtreecommitdiffstats
path: root/src/pics/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pics/CMakeLists.txt')
-rw-r--r--src/pics/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/pics/CMakeLists.txt b/src/pics/CMakeLists.txt
new file mode 100644
index 0000000..3a01554
--- /dev/null
+++ b/src/pics/CMakeLists.txt
@@ -0,0 +1,6 @@
+install(
+ FILES
+ ledgreen.png ledgreen_legend.png ledred.png ledred_legend.png ledyellow.png ledyellow_legend.png
+ DESTINATION
+ ${DATA_INSTALL_DIR}/soundkonverter/pics
+)