doc: Update contact url

This commit is contained in:
Joni Räsänen 2021-09-28 12:51:52 +03:00
parent dfcedd96f4
commit d79545f08f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ set(CPACK_PACKAGE_VERSION_MAJOR ${PROJECT_VERSION_MAJOR})
set(CPACK_PACKAGE_VERSION_MINOR ${PROJECT_VERSION_MINOR})
set(CPACK_PACKAGE_VERSION_PATCH ${PROJECT_VERSION_PATCH})
set(CPACK_VERBATIM_VARIABLES YES)
set(CPACK_PACKAGE_CONTACT https://github.com/polusto)
set(CPACK_PACKAGE_CONTACT https://github.com/jrsnen)
set(CPACK_DEBIAN_PACKAGE_MAINTAINER polusto)
set(CPACK_RPM_COMPONENT_INSTALL TRUE)
set(CPACK_DEB_COMPONENT_INSTALL TRUE)