mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
The callsites of getPath rely on the result being absolute so that they can pass the path to a child process with the cwd set to the build root.
The callsites of getPath rely on the result being absolute so that they can pass the path to a child process with the cwd set to the build root.