mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-23 21:43:14 +01:00
Install config file
This commit is contained in:
parent
6480af14fd
commit
fbc54a93d6
@ -217,6 +217,8 @@ endif()
|
||||
install(TARGETS fastnetmon DESTINATION bin)
|
||||
install(TARGETS fastnetmon_client DESTINATION bin)
|
||||
|
||||
install(FILES fastnetmon.conf DESTINATION etc)
|
||||
|
||||
# Configure cpack package builder
|
||||
# Run it with: cd build; cpack -G DEB ..
|
||||
set(CPACK_PACKAGE_NAME "fastnetmon")
|
||||
|
Loading…
Reference in New Issue
Block a user