mirror of
https://github.com/ziglang/zig.git
synced 2026-02-11 12:01:18 +00:00
Before this it was trying to copy all the files from the zig-cache dir to the output dir, but in the current compiler architecture the cache dir is also used for internal compiler files.