remove CompileStep.output_dir from the build system API #14951
Labels
breaking
Implementing this issue could cause existing code to no longer compile or have different behavior.
zig build system
std.Build, the build runner, `zig build` subcommand, package management
Milestone
Extracted from #14647.
This field must be deleted:
zig/lib/std/Build/CompileStep.zig
Line 106 in b4d58e9
Build scripts must use the FileSource abstraction rather than telling the compiler directly where to output files.
The text was updated successfully, but these errors were encountered: