-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 727 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/argparse"]
path = third_party/argparse
url = https://github.com/p-ranav/argparse
[submodule "third_party/whereami2cpp"]
path = third_party/whereami2cpp
url = https://github.com/dantros/whereami2cpp.git
[submodule "third_party/spdlog"]
path = third_party/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "third_party/json"]
path = third_party/json
url = https://github.com/nlohmann/json.git
[submodule "third_party/glfw"]
path = third_party/glfw
url = https://github.com/glfw/glfw.git
[submodule "third_party/glm"]
path = third_party/glm
url = https://github.com/g-truc/glm.git
[submodule "third_party/imgui"]
path = third_party/imgui
url = https://github.com/ocornut/imgui.git