summaryrefslogtreecommitdiffstats
path: root/kvoctrain/kvoctrain/examples/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kvoctrain/kvoctrain/examples/CMakeLists.txt')
-rw-r--r--kvoctrain/kvoctrain/examples/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/kvoctrain/kvoctrain/examples/CMakeLists.txt b/kvoctrain/kvoctrain/examples/CMakeLists.txt
new file mode 100644
index 00000000..232b0500
--- /dev/null
+++ b/kvoctrain/kvoctrain/examples/CMakeLists.txt
@@ -0,0 +1,4 @@
+install(
+ FILES sample-de.kvtml sample-en.kvtml
+ DESTINATION ${DATA_INSTALL_DIR}/kvoctrain/examples
+)