summaryrefslogtreecommitdiffstats
path: root/ksmiletris/wav/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ksmiletris/wav/CMakeLists.txt')
-rw-r--r--ksmiletris/wav/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/ksmiletris/wav/CMakeLists.txt b/ksmiletris/wav/CMakeLists.txt
new file mode 100644
index 00000000..da59b12a
--- /dev/null
+++ b/ksmiletris/wav/CMakeLists.txt
@@ -0,0 +1,5 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+install( FILES break.wav clear.wav
+ DESTINATION ${DATA_INSTALL_DIR}/ksmiletris/sounds
+)