mirror of
https://github.com/mesonbuild/meson.git
synced 2026-06-30 19:57:45 +00:00
Cargo.toml workspace members are glob expressions, which we'd rather not rely on. Treat them always as non-default members, so that they have to be listed explicitly in extra_members but are nevertheless available. Co-authored-by: Florian sp1rit <sp1rit@disroot.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>