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