mirror of
https://github.com/tuxedocomputers/tuxedo-touchpad-switch.git
synced 2025-01-18 11:41:10 +01:00
Append git hash to package version when building an untaged commit
This commit is contained in:
parent
7395ff0c1b
commit
c2859e1d06
1 changed files with 1 additions and 0 deletions
|
@ -38,5 +38,6 @@ install(FILES res/tuxedo-touchpad-switch.desktop DESTINATION /etc/xdg/autostart/
|
|||
|
||||
SET(CPACK_GENERATOR DEB)
|
||||
SET(CPACK_PACKAGE_CONTACT "Werner Sembach <tux@tuxedocomputers.com>")
|
||||
SET(CPACK_PACKAGE_VERSION ${SEMVER})
|
||||
SET(CPACK_DEBIAN_PACKAGE_SECTION admin)
|
||||
include(CPack)
|
||||
|
|
Loading…
Reference in a new issue