Setting project version dynamically #14394
-
I am trying to set my project's version based on git tags. According to the
However, Meson requires that the first line in the top level How is the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I got this to work:
The file It's not an ideal solution but probably there's room for tweaking. |
Beta Was this translation helpful? Give feedback.
-
@voidtrance This is much nicer:
|
Beta Was this translation helpful? Give feedback.
@voidtrance This is much nicer: