forked from BlueBrain/Brayns
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 743 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 743 Bytes
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