1
0
Fork 0
mirror of https://github.com/tuxedocomputers/tuxedo-touchpad-switch.git synced 2025-02-21 14:31:24 +01:00

Add timestamp to package builds of untaged commits

This commit is contained in:
Werner Sembach 2021-01-28 11:38:43 +01:00
parent c2859e1d06
commit 8f7ada8dd4

View file

@ -18,7 +18,7 @@
cmake_minimum_required(VERSION 3.6)
include(MunkeiVersionFromGit.cmake)
version_from_git()
version_from_git(TIMESTAMP "%Y%m%d%H%M%S")
project(tuxedo-touchpad-switch
VERSION ${VERSION}