summaryrefslogtreecommitdiff
path: root/include/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'include/CMakeLists.txt')
-rw-r--r--include/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
new file mode 100644
index 0000000..26e801c
--- /dev/null
+++ b/include/CMakeLists.txt
@@ -0,0 +1,4 @@
+INSTALL(FILES
+ ${CMAKE_CURRENT_SOURCE_DIR}/web_app_enc.h
+ DESTINATION ${INCLUDEDIR}
+ )