-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 727 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "StarFire/vendor/glm"]
path = StarFire/vendor/glm
url = https://github.com/g-truc/glm.git
[submodule "StarFire/vendor/GLFW"]
path = StarFire/vendor/GLFW
url = https://github.com/PowerOfNames/glfw.git
branch = StarFire
[submodule "StarFire/vendor/spdlog"]
path = StarFire/vendor/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "Aurora/Vendor/SPIRV-Reflect"]
path = Aurora/Vendor/SPIRV-Reflect
url = https://github.com/KhronosGroup/SPIRV-Reflect.git
[submodule "SubstrateTests/Dependencies/Catch2"]
path = SubstrateTests/Dependencies/Catch2
url = https://github.com/PowerOfNames/Catch2.git
[submodule "Dependencies/Tracy"]
path = Dependencies/Tracy
url = https://github.com/wolfpld/tracy.git