build with Zig package manager
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
5698fc666b
commit
e4a2e007fc
7 changed files with 27 additions and 11 deletions
12
.gitmodules
vendored
12
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue