-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Description
Many projects rely on git generated version. git itself, and there is the popular http://git.savannah.gnu.org/cgit/autoconf.git/tree/build-aux/git-version-gen for autoconf. Other projects use similar scripts.
It would be great if meson had a 'git-version-gen' option in project()
madig, robbert-vdh, Tachi107 and martinpitt