summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorliuchang <[email protected]>2023-03-22 12:47:22 +0000
committerliuchang <[email protected]>2023-03-22 12:47:22 +0000
commit16528f0f938ccbaad67491f83bbaa54c773b5e19 (patch)
tree0343ad90c0f85d499014b8ae11aefde74b3ac118 /conf
parent69e07b600b2d5f2b20910743dee4863d90155145 (diff)
add package aboutv0.0.0
Diffstat (limited to 'conf')
-rw-r--r--conf/CMakeLists.txt4
-rw-r--r--conf/table_info.json (renamed from conf/table_info.conf)0
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/CMakeLists.txt b/conf/CMakeLists.txt
new file mode 100644
index 0000000..b278878
--- /dev/null
+++ b/conf/CMakeLists.txt
@@ -0,0 +1,4 @@
+install(FILES main.conf DESTINATION conf COMPONENT Profile)
+install(FILES shaping_maat.json DESTINATION conf COMPONENT Profile)
+install(FILES table_info.json DESTINATION conf COMPONENT Profile)
+install(FILES zlog.conf DESTINATION conf COMPONENT Profile) \ No newline at end of file
diff --git a/conf/table_info.conf b/conf/table_info.json
index 55f55ae..55f55ae 100644
--- a/conf/table_info.conf
+++ b/conf/table_info.json