forked from SakuragiHnmch/Explosion3rdParty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 807 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
25
26
27
[submodule "entt"]
path = entt
url = https://github.com/ExplosionEngine/entt.git
[submodule "glfw"]
path = glfw
url = https://github.com/ExplosionEngine/glfw.git
[submodule "glm"]
path = glm
url = https://github.com/ExplosionEngine/glm.git
[submodule "googletest"]
path = googletest
url = https://github.com/ExplosionEngine/googletest.git
[submodule "rapidjson"]
path = rapidjson
url = https://github.com/ExplosionEngine/rapidjson.git
[submodule "taskflow"]
path = taskflow
url = https://github.com/ExplosionEngine/taskflow.git
[submodule "glslang"]
path = glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "gflags"]
path = gflags
url = https://github.com/ExplosionEngine/gflags.git
[submodule "assimp"]
path = assimp
url = https://github.com/ExplosionEngine/assimp.git