mirror of
https://github.com/izzy2lost/xenia-edge.git
synced 2026-07-06 00:20:26 -07:00
Third-party: add Metal dependency submodules
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user