Third-party: add Metal dependency submodules

This commit is contained in:
Will Martin
2026-02-08 17:38:56 +09:00
committed by Herman S.
parent a069d9446b
commit b6bd8f306b
6 changed files with 61 additions and 0 deletions
+6
View File
@@ -111,6 +111,12 @@
[submodule "third_party/DirectX-Headers"]
path = third_party/DirectX-Headers
url = https://github.com/microsoft/DirectX-Headers.git
[submodule "third_party/metal-cpp"]
path = third_party/metal-cpp
url = https://github.com/wmarti/metal-cpp.git
[submodule "third_party/metal-shader-converter"]
path = third_party/metal-shader-converter
url = https://github.com/wmarti/metal-shader-converter.git
[submodule "third_party/asio"]
path = third_party/asio
url = https://github.com/chriskohlhoff/asio.git