summaryrefslogtreecommitdiff
path: root/conf/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'conf/CMakeLists.txt')
-rw-r--r--conf/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/CMakeLists.txt b/conf/CMakeLists.txt
new file mode 100644
index 0000000..88b6ee7
--- /dev/null
+++ b/conf/CMakeLists.txt
@@ -0,0 +1,2 @@
+install(FILES packet_adapter.conf DESTINATION conf COMPONENT Profile)
+install(FILES zlog.conf DESTINATION conf COMPONENT Profile)