Add a symlink field to build.zig.zon which supports keep, omit, and copy #22350
Labels
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
zig build system
std.Build, the build runner, `zig build` subcommand, package management
Milestone
This is a proposal to address the use case described in #17652.
The idea here is to add a new field to build.zig.zon when fetching a tarball that describes a symlink strategy when unpacking:
The enum:
The text was updated successfully, but these errors were encountered: