mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +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.