forked from bitfieldaudio/OTTO
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 984 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
28
29
30
[submodule "external/GSL"]
path = external/GSL
url = https://github.com/Microsoft/GSL
[submodule "external/nanovg"]
path = external/nanovg
url = https://github.com/memononen/nanovg
[submodule "external/fmt"]
path = external/fmt
url = https://github.com/fmtlib/fmt
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw
[submodule "external/imgui"]
path = external/imgui
url = https://github.com/ocornut/imgui
[submodule "external/Gamma"]
path = external/Gamma
url = https://github.com/LancePutnam/Gamma
[submodule "external/foonathan_array"]
path = external/foonathan_array
url = https://github.com/foonathan/array
[submodule "external/foonathan_type_safe"]
path = external/foonathan_type_safe
url = https://github.com/foonathan/type_safe
[submodule "external/choreograph"]
path = external/choreograph
url = https://github.com/topisani/Choreograph
[submodule "external/lyra"]
path = external/lyra
url = https://github.com/bfgroup/Lyra