build with Zig package manager

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2023-07-08 16:55:01 -07:00
parent 5698fc666b
commit e4a2e007fc
7 changed files with 27 additions and 11 deletions

12
.gitmodules vendored
View file

@ -24,3 +24,15 @@
[submodule "libs/gpu/libs/mach-gpu-dawn"]
path = libs/gpu/libs/mach-gpu-dawn
url = https://github.com/hexops/mach-gpu-dawn
[submodule "libs/mach-gpu"]
path = libs/mach-gpu
url = https://github.com/hexops/mach-gpu
[submodule "libs/mach-gpu-dawn"]
path = libs/mach-gpu-dawn
url = https://github.com/hexops/mach-gpu-dawn
[submodule "libs/mach-freetype"]
path = libs/mach-freetype
url = https://github.com/hexops/mach-freetype
[submodule "libs/mach-core"]
path = libs/mach-core
url = https://github.com/hexops/mach-core