|
|
@ -40,4 +40,5 @@ SET(CPACK_GENERATOR DEB)
|
|
|
|
SET(CPACK_PACKAGE_CONTACT "Werner Sembach <tux@tuxedocomputers.com>")
|
|
|
|
SET(CPACK_PACKAGE_CONTACT "Werner Sembach <tux@tuxedocomputers.com>")
|
|
|
|
SET(CPACK_PACKAGE_VERSION ${SEMVER})
|
|
|
|
SET(CPACK_PACKAGE_VERSION ${SEMVER})
|
|
|
|
SET(CPACK_DEBIAN_PACKAGE_SECTION admin)
|
|
|
|
SET(CPACK_DEBIAN_PACKAGE_SECTION admin)
|
|
|
|
|
|
|
|
SET(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)
|
|
|
|
include(CPack)
|
|
|
|
include(CPack)
|
|
|
|