forked from BabylonJS/BabylonNative
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 936 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "base-n"]
path = Library/Dependencies/base-n
url = https://github.com/azawadzki/base-n
[submodule "arcana.cpp"]
path = Library/Dependencies/arcana.cpp
url = https://github.com/microsoft/arcana.cpp
[submodule "glslang"]
path = Library/Dependencies/glslang
url = https://github.com/KhronosGroup/glslang
[submodule "SPIRV-Cross"]
path = Library/Dependencies/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross
[submodule "curl"]
path = Library/Dependencies/curl
url = https://github.com/curl/curl
[submodule "bgfx.cmake"]
path = Library/Dependencies/bgfx.cmake
url = https://github.com/BabylonJS/bgfx.cmake
[submodule "Library/Dependencies/ios-cmake"]
path = Library/Dependencies/ios-cmake
url = https://github.com/leetal/ios-cmake.git
[submodule "Library/Dependencies/xr/Dependencies/OpenXR-SDK"]
path = Library/Dependencies/xr/Dependencies/OpenXR-SDK
url = https://github.com/KhronosGroup/OpenXR-SDK