-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 682 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Extern/CLI11"]
path = Extern/CLI11
url = https://github.com/CLIUtils/CLI11.git
[submodule "Extern/imgui"]
path = Extern/imgui
url = https://github.com/ocornut/imgui.git
[submodule "Libs/Pipe"]
path = Extern/Pipe
url = https://github.com/PipeRift/pipe.git
[submodule "Extern/glfw"]
path = Extern/glfw
url = https://github.com/glfw/glfw.git
[submodule "Extern/IconFontCppHeaders"]
path = Extern/IconFontCppHeaders
url = https://github.com/juliettef/IconFontCppHeaders.git
[submodule "Extern/taskflow"]
path = Extern/taskflow
url = https://github.com/taskflow/taskflow.git
[submodule "Extern/mir"]
path = Extern/mir
url = https://github.com/vnmakarov/mir.git