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