Is there a build step I can add that will delete a file?
std.Build.addRemoveDirTree also works for files (as far as I can tell from the docs).
Is there a build step I can add that will delete a file?
std.Build.addRemoveDirTree also works for files (as far as I can tell from the docs).