summaryrefslogtreecommitdiff
path: root/mesonbuild/dependencies/python.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2025-01-27 11:20:54 -0500
committerEli Schwartz <eschwartz93@gmail.com>2025-01-28 11:32:55 -0500
commit8a9dea2e3745935d55201123288e529acede043e (patch)
tree12c19fcb7bf06be381f51dbba447278c3305a515 /mesonbuild/dependencies/python.py
parentd51e20288853f376e9244671604176913f2e4e79 (diff)
downloadmeson-8a9dea2e3745935d55201123288e529acede043e.tar.gz
When subproject() fails because downloading is disabled, say what failed
It's not especially explanatory to say: ``` meson.build:357:34: ERROR: Automatic wrap-based subproject downloading is disabled ``` But if we instead say this: ``` ERROR: Subproject libsamplerate is buildable: NO meson.build:357:34: ERROR: Automatic wrap-based subproject downloading is disabled ``` It becomes a lot clearer to casual inspection, why it failed. And it matches the way we otherwise report errors for an unbuildable subproject (configure errors). Bug: https://github.com/jacktrip/jacktrip/issues/1380
Diffstat (limited to 'mesonbuild/dependencies/python.py')
0 files changed, 0 insertions, 0 deletions