add addCheckFile method to FileSource #14960
Labels
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
zig build system
std.Build, the build runner, `zig build` subcommand, package management
Milestone
Extracted from #14647.
zig/lib/std/Build.zig
Lines 1532 to 1539 in b4d58e9
This new function should create a CheckFileStep.
Related: #14945
The text was updated successfully, but these errors were encountered: