added comment
This commit is contained in:
@@ -13,6 +13,7 @@ pub fn build(b: *std.Build) void {
|
|||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
|
||||||
|
// uncomment me to run the test code
|
||||||
// const exe = b.addExecutable(.{
|
// const exe = b.addExecutable(.{
|
||||||
// .name = "zig_interface_testing",
|
// .name = "zig_interface_testing",
|
||||||
// .root_module = b.createModule(.{
|
// .root_module = b.createModule(.{
|
||||||
|
|||||||
Reference in New Issue
Block a user