summaryrefslogtreecommitdiffstats
path: root/doc/scriptexamples/runmenu/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/scriptexamples/runmenu/CMakeLists.txt')
-rw-r--r--doc/scriptexamples/runmenu/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/scriptexamples/runmenu/CMakeLists.txt b/doc/scriptexamples/runmenu/CMakeLists.txt
new file mode 100644
index 0000000..bd2e564
--- /dev/null
+++ b/doc/scriptexamples/runmenu/CMakeLists.txt
@@ -0,0 +1,4 @@
+install(
+ FILES runmenu.kvs
+ DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/doc/scriptexamples/runmenu
+)