Extracted from #14647. This field must be deleted: https://github.com/ziglang/zig/blob/b4d58e93ea4d0bbfe674f80d301279d302fe8fc8/lib/std/Build/CompileStep.zig#L106 Build scripts must use the FileSource abstraction rather than telling the compiler directly where to output files.
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.