-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
40 lines (40 loc) · 1.19 KB
/
.gitmodules
File metadata and controls
40 lines (40 loc) · 1.19 KB
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
31
32
33
34
35
36
37
38
39
40
[submodule "3rdparty/glfw"]
path = 3rdparty/glfw
url = https://github.com/glfw/glfw.git
branch = master
[submodule "3rdparty/tinyxml2"]
path = 3rdparty/tinyxml2
url = https://github.com/leethomason/tinyxml2.git
branch = master
[submodule "3rdparty/glad"]
path = 3rdparty/glad
url = https://github.com/Dav1dde/glad.git
branch = c
[submodule "3rdparty/ctools"]
path = 3rdparty/ctools
url = https://github.com/aiekick/cTools.git
branch = master
[submodule "3rdparty/ImGuiFileDialog"]
path = 3rdparty/ImGuiFileDialog
url = https://github.com/aiekick/ImGuiFileDialog.git
branch = Lib_Only
[submodule "3rdparty/freetype2"]
path = 3rdparty/freetype2
url = https://github.com/freetype/freetype2.git
branch = master
[submodule "3rdparty/ImGuiMarkDown"]
path = 3rdparty/ImGuiMarkDown
url = https://github.com/aiekick/imgui_markdown.git
branch = master
[submodule "3rdparty/BuildInc"]
path = 3rdparty/BuildInc
url = https://github.com/aiekick/BuildInc.git
branch = master
[submodule "3rdparty/imgui"]
path = 3rdparty/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "3rdparty/dbcppp"]
path = 3rdparty/dbcppp
url = https://github.com/aiekick/dbcppp.git
branch = master