update: add clone function

This commit is contained in:
Lucas F. 2026-01-11 20:36:49 -03:00
parent a55831d0ce
commit cba0c8d749
2 changed files with 358 additions and 4 deletions

View file

@ -81,6 +81,7 @@ pub fn build(b: *std.Build) void {
.{ .name = "zdt_prov", .module = mod },
},
}),
.use_llvm = true,
});
// This declares intent for the executable to be installed into the