build: update to libvaxis with uucode support
This commit is contained in:
parent
765a5d2dc7
commit
b2b34e4710
9 changed files with 21 additions and 35 deletions
|
|
@ -324,7 +324,7 @@ pub fn build_exe(
|
|||
.root_source_file = b.path("src/tracy_noop.zig"),
|
||||
});
|
||||
|
||||
const zg_dep = vaxis_dep.builder.dependency("zg", .{
|
||||
const zg_dep = b.dependency("zg", .{
|
||||
.target = target,
|
||||
.optimize = optimize,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue