Bump to version 1.0.0 and fix manpage packaging.

This commit is contained in:
2023-10-24 18:53:33 -07:00
parent d9d0929bb7
commit 6a353e811a
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ macro(md2man source)
endmacro()
md2man(./${PROJECT_NAME}-packager.1.md)
add_dependencies(${PROJECT_NAME}-packager manpages)
### Build documentation with Doxygen ###