mirror of
https://github.com/ziglang/zig.git
synced 2026-01-30 11:13:38 +00:00
This makes it so that when there is a tree of std.Build objects, only one zig-cache is used (the top-level application) instead of polluting package directories with zig-cache folders.