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/1380pull/14193/head
parent
d51e202888
commit
8a9dea2e37
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue