fix: change install type to man
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7341fceb55
commit
3c603c0ada
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ file(
|
|||
)
|
||||
install(
|
||||
FILES ${CMAKE_CURRENT_BINARY_DIR}/misc/igmpgen.1.gz
|
||||
DESTINATION share/man/man1
|
||||
TYPE MAN
|
||||
)
|
||||
|
||||
# Include CPack for packaging
|
||||
|
|
Loading…
Reference in a new issue