mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 06:45:24 +00:00
The goal is to move towards using `std.Build.Cache.Path` instead of absolute path names. This was helpful for implementing file watching integration to the InstallDir Step