mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-15 21:15:51 +02:00
Add the generated version header to the file list
Otherwise it may not be generated yet on first build.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Generate a file containing the last annotated git tag and possibly also the
|
||||
# amount of commits since then and the hash of the last commit
|
||||
vcs_tag(
|
||||
version_header = vcs_tag(
|
||||
command : ['git', 'describe', '--always'],
|
||||
input : 'version.h.in',
|
||||
output : 'version.h',
|
||||
|
||||
Reference in New Issue
Block a user