mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 22:35:24 +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.