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