Build .deb, .rpm, and .tgz

This commit is contained in:
Henri DF
2016-03-31 18:54:52 -07:00
parent 8ae908fe85
commit 37d0f7d3e0
6 changed files with 53 additions and 0 deletions

View File

@@ -12,3 +12,5 @@ target_link_libraries(digwatch sinsp)
set(DIGWATCH_LUA_MAIN "rule_loader.lua")
configure_file(config_digwatch.h.in config_digwatch.h)
install(TARGETS digwatch DESTINATION bin)