add manpage
This commit is contained in:
parent
1926a14860
commit
85b7b6290a
3 changed files with 57 additions and 2 deletions
|
|
@ -27,3 +27,5 @@ executable('somebar',
|
|||
],
|
||||
install: true,
|
||||
cpp_args: '-DSOMEBAR_VERSION="@0@"'.format(meson.project_version()))
|
||||
|
||||
install_man('somebar.1')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue