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:
parent
c2859e1d06
commit
8f7ada8dd4
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue