We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6a9d3 commit c7c5af4Copy full SHA for c7c5af4
build.zig
@@ -39,7 +39,6 @@ pub fn build(b: *Build) !void {
39
},
40
}
41
42
-
43
var opts = b.addOptions();
44
opts.addOption(
45
[]const u8,
0 commit comments