-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 872 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
[submodule "submodules/spdlog"]
path = submodules/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "submodules/glfw"]
path = submodules/glfw
url = https://github.com/glfw/glfw.git
[submodule "submodules/vk-bootstrap"]
path = submodules/vk-bootstrap
url = https://github.com/charles-lunarg/vk-bootstrap.git
[submodule "submodules/RmlUi"]
path = submodules/RmlUi
url = https://github.com/mikke89/RmlUi.git
[submodule "submodules/squirrel"]
path = submodules/squirrel
url = https://github.com/albertodemichelis/squirrel.git
[submodule "submodules/freetype"]
path = submodules/freetype
url = https://github.com/freetype/freetype.git
[submodule "submodules/zlib"]
path = submodules/zlib
url = https://github.com/madler/zlib.git
[submodule "submodules/StringZilla"]
path = submodules/StringZilla
url = https://github.com/ashvardanian/StringZilla.git