We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6480af1 commit fbc54a9Copy full SHA for fbc54a9
src/CMakeLists.txt
@@ -217,6 +217,8 @@ endif()
217
install(TARGETS fastnetmon DESTINATION bin)
218
install(TARGETS fastnetmon_client DESTINATION bin)
219
220
+install(FILES fastnetmon.conf DESTINATION etc)
221
+
222
# Configure cpack package builder
223
# Run it with: cd build; cpack -G DEB ..
224
set(CPACK_PACKAGE_NAME "fastnetmon")
0 commit comments