aboutsummaryrefslogtreecommitdiff
path: root/version.cmake (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-10-23build: inform the build of what generates version.hBen Boeckel1-1/+11
Without this, Ninja requires a two-step process because it doesn't know what generates version.h it sees from its depfile support and when it changes in one run, it has already pruned the dependent nodes from its internal graph and requires a second run to catch it.
2014-10-23cmake: support git info in released tarballsBen Boeckel1-0/+23