mirror of
https://github.com/ziglang/zig.git
synced 2026-02-03 13:13:40 +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.