update: add clone function
This commit is contained in:
parent
a55831d0ce
commit
cba0c8d749
2 changed files with 358 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue