mirror of
https://github.com/ziglang/zig.git
synced 2026-01-09 08:55:36 +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.