-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.gitmodules
22 lines (22 loc) · 926 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "Browse/Client/submodules/eyeGUI"]
path = Browse/Client/submodules/eyeGUI
url = https://github.com/raphaelmenges/eyeGUI.git
branch = development
[submodule "Browse/Client/submodules/glfw"]
path = Browse/Client/submodules/glfw
url = https://github.com/glfw/glfw.git
[submodule "Browse/Client/submodules/spdlog"]
path = Browse/Client/submodules/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "Browse/Client/submodules/glm"]
path = Browse/Client/submodules/glm
url = https://github.com/g-truc/glm.git
[submodule "Browse/Client/submodules/text-csv"]
path = Browse/Client/submodules/text-csv
url = https://github.com/roman-kashitsyn/text-csv
[submodule "BrowseUpdater/submodules/miniz"]
path = BrowseUpdater/submodules/miniz
url = https://github.com/richgel999/miniz
[submodule "Browse/Client/submodules/json"]
path = Browse/Client/submodules/json
url = https://github.com/nlohmann/json.git