mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
and deprecate `addFile`. Part of an effort to move towards using `std.Build.Cache.Path` abstraction in more places, which makes it easier to avoid absolute paths and path resolution.