mirror of
https://github.com/ziglang/zig.git
synced 2025-12-09 07:43:10 +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.