mirror of
https://git.sr.ht/~nabijaczleweli/tzpfms
synced 2025-04-13 09:37:13 +03:00
Read in version from git tag
This commit is contained in:
parent
49e22c820e
commit
d35436b24a
@ -46,8 +46,7 @@ else
|
||||
LNCXXAR :=
|
||||
endif
|
||||
|
||||
# TZPFMS_VERSION := "$(patsubst v%,%,$(shell git describe))"
|
||||
TZPFMS_VERSION := "0.0.0-$(shell git rev-list HEAD --count)"
|
||||
TZPFMS_VERSION := "$(patsubst v%,%,$(shell git describe))"
|
||||
|
||||
INCCMAKEAR := CXXFLAGS="$(INCCXXAR)"
|
||||
LNCMAKEAR := LDFLAGS="$(LNCXXAR)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user