zig icon indicating copy to clipboard operation
zig copied to clipboard

std.Build.Step.ConfigHeader: add the lazy file styled input as a dependency

Open RossComputerGuy opened this issue 1 year ago • 0 comments

Fixes #16208 by adding the style's LazyFile (when it has one) to the step as a dependency.

RossComputerGuy avatar Apr 20 '24 04:04 RossComputerGuy