mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
This function is needed when a library exposes one of its own library dependency's headers as part of its own public API. Also, improve error message when a file system error occurs during install file step.