+ All Binding done

This commit is contained in:
REMqb
2024-05-02 00:42:47 +02:00
parent b3ae163518
commit f6ffca2ae5
12 changed files with 377 additions and 195 deletions

View File

@@ -92,7 +92,6 @@ pub fn build(b: *Build) void {
run_step.dependOn(&run_cmd.step);
}
docs.root_module.addOptions("config", config);
docs.root_module.addImport("nzslzig", nzslzig);