forked from BlueBrain/Brayns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 743 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 "CMake/common"]
path = CMake/common
url = https://github.com/Eyescale/CMake
[submodule "uvw"]
path = deps/uvw
url = https://github.com/skypjack/uvw.git
[submodule "async++"]
path = deps/async++
url = https://github.com/Amanieu/asyncplusplus.git
[submodule "perceptualdiff"]
path = deps/perceptualdiff
url = https://github.com/myint/perceptualdiff.git
[submodule "plugins/Rockets/rapidjson"]
path = plugins/Rockets/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "deps/glm"]
path = deps/glm
url = https://github.com/g-truc/glm.git
[submodule "deps/glfw"]
path = deps/glfw
url = https://github.com/glfw/glfw.git
[submodule "deps/imgui"]
path = deps/imgui
url = https://github.com/ocornut/imgui.git