]> git.ipfire.org Git - thirdparty/zstd.git/commit
meson: get version up front 3327/head
authorEli Schwartz <eschwartz@archlinux.org>
Sun, 6 Nov 2022 01:52:51 +0000 (21:52 -0400)
committerEli Schwartz <eschwartz@archlinux.org>
Thu, 1 Dec 2022 02:36:24 +0000 (21:36 -0500)
commit6c3ed93c2761cebe46d581e40695c5d4370fca58
tree1eb06d1c31aab73efe354cdf31b3503ecb032e88
parent4d82a4d3f227bb6ed369f1a179a6736b913a05e1
meson: get version up front

Run the scraper command to establish the project version immediately,
rather than wait for the build to be configured. This simplifies the
code and ensures that project introspection works correctly.
build/meson/meson.build