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