diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-12-27 14:59:30 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-27 08:28:09 -0800 |
commit | 2a8bd34c5576e02fed38d85dc5c90ffb9d4ecfb3 (patch) | |
tree | c13b3050da44c5c2fcaf405cca989f35e4ad508d /t/chainlint/bash-array.test | |
parent | d838d821c9687a789673b2ac9dff707fdc599e1e (diff) |
meson: properly wire up dependencies for our docs
A couple of Meson documentation targets use `meson.current_source_dir()`
to resolve inputs. This has the downside that it does not automagically
make Meson track these inputs as a dependency. After all, string
arguments really can be anything, even if they happen to match an actual
filesystem path.
Adapt these build targets to instead use inputs.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/chainlint/bash-array.test')
0 files changed, 0 insertions, 0 deletions