diff options
Diffstat (limited to 'doc/scriptexamples/simplehttp/CMakeLists.txt')
| -rw-r--r-- | doc/scriptexamples/simplehttp/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/scriptexamples/simplehttp/CMakeLists.txt b/doc/scriptexamples/simplehttp/CMakeLists.txt new file mode 100644 index 0000000..db1120b --- /dev/null +++ b/doc/scriptexamples/simplehttp/CMakeLists.txt @@ -0,0 +1,4 @@ +install( + FILES simplehttp.kvs + DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/doc/scriptexamples/simplehttp +) |
