安装tsg_statistic.h头文件

This commit is contained in:
liuxueli
2020-01-07 14:54:28 +08:00
parent 2546578fd5
commit f624b670d9

View File

@@ -44,5 +44,6 @@ install(FILES bin/tsg_log_field.conf DESTINATION ${CMAKE_INSTALL_PREFIX}/tsgconf
install(FILES bin/tsg_maat.json DESTINATION ${CMAKE_INSTALL_PREFIX}/tsgconf)
install(FILES inc/tsg_send_log.h DESTINATION /opt/MESA/include/tsg)
install(FILES inc/tsg_rule.h DESTINATION /opt/MESA/include/tsg)
install(FILES inc/tsg_statistic.h DESTINATION /opt/MESA/include/tsg)
include(Package)