sysaudio: prepare to use via package manager
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
ac811a7d89
commit
ee484e83ac
3 changed files with 97 additions and 99 deletions
|
|
@ -6,7 +6,7 @@ const glfw = @import("libs/glfw/sdk.zig").Sdk(.{
|
|||
// error: TarUnsupportedFileType
|
||||
.xcode_frameworks = @import("libs/gpu-dawn/libs/xcode-frameworks/build.zig"),
|
||||
});
|
||||
const sysaudio = @import("libs/sysaudio/sdk.zig").Sdk(.{
|
||||
const sysaudio = @import("libs/sysaudio/build.zig").Sdk(.{
|
||||
// TODO(build-system): This cannot be imported with the Zig package manager
|
||||
// error: TarUnsupportedFileType
|
||||
.xcode_frameworks = @import("libs/gpu-dawn/libs/xcode-frameworks/build.zig"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue