core: use mach-sysjs via package manager
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
e4e3da7e54
commit
816b5101b3
8 changed files with 26 additions and 15 deletions
|
|
@ -23,7 +23,6 @@ const core = @import("libs/core/sdk.zig").Sdk(.{
|
|||
.gpu_dawn = gpu_dawn,
|
||||
.glfw = glfw,
|
||||
.gamemode = gamemode,
|
||||
.sysjs = sysjs,
|
||||
});
|
||||
|
||||
var _module: ?*std.build.Module = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue