meson: only calculate the version once
authorEli Schwartz <eschwartz93@gmail.com>
Wed, 19 Oct 2022 22:07:52 +0000 (18:07 -0400)
committerColin Clark <colin.clark@cclark.uk>
Thu, 20 Oct 2022 11:11:46 +0000 (12:11 +0100)
commit91d7a63aabf9c5850ed15500bc953fa1274e1175
treef019180e42245d8c2fc33f8f00d867c472d949fb
parentef70ba51932269f4579472abaaa8ffe4c3a23705
meson: only calculate the version once

Once set in project() it will make that value accessible without
re-running a shell script, which speeds up configuration slightly due to
less forking.
gen_readme.sh [deleted file]
meson.build