mach/libs/gpu-dawn/.gitmodules
Stephen Gutekanst 0c3046afd0 gpu-dawn: add xcode-frameworks dependency
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2023-07-03 20:15:01 -07:00

13 lines
413 B
Text

[submodule "libs/dawn"]
path = libs/dawn
url = https://github.com/hexops/dawn.git
shallow = true
branch = "generated-2022-08-06"
[submodule "libs/DirectXShaderCompiler"]
path = libs/DirectXShaderCompiler
url = https://github.com/hexops/DirectXShaderCompiler
shallow = true
branch = "mach"
[submodule "libs/xcode-frameworks"]
path = libs/xcode-frameworks
url = https://github.com/hexops/xcode-frameworks