summaryrefslogtreecommitdiffstats
path: root/kommander/examples/current/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/examples/current/CMakeLists.txt')
-rw-r--r--kommander/examples/current/CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/kommander/examples/current/CMakeLists.txt b/kommander/examples/current/CMakeLists.txt
new file mode 100644
index 00000000..cb28f2a2
--- /dev/null
+++ b/kommander/examples/current/CMakeLists.txt
@@ -0,0 +1,7 @@
+##### other data
+
+install(
+ FILES a1.kmdr b1.kmdr editor-poc.kmdr keyvaluecombo.kmdr
+ kpartmwframe.kmdr kpartpart.kmdr passvariables.kmdr tableselect.kmdr
+ DESTINATION ${DATA_INSTALL_DIR}/kmdr-editor/editor/current
+)