mk: Add version number to output. Useful for logs
This commit is contained in:
parent
62c90fc6be
commit
4368f6161c
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ endif
|
|||
# numbers and dots here
|
||||
CFG_VERSION_WIN = $(CFG_RELEASE_NUM)
|
||||
|
||||
CFG_INFO := $(info cfg: version $(CFG_VERSION))
|
||||
|
||||
######################################################################
|
||||
# More configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue