-
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) · 884 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "EmptySource/External/FreeType"]
path = EmptySource/External/FreeType
url = https://github.com/ubawurinna/freetype-windows-binaries.git
[submodule "EmptySource/External/STB"]
path = EmptySource/External/STB
url = https://github.com/nothings/stb.git
[submodule "EmptySource/External/RobinMap"]
path = EmptySource/External/RobinMap
url = https://github.com/Tessil/robin-map.git
[submodule "EmptySource/External/YAML"]
path = EmptySource/External/YAML
url = https://github.com/Consalv0/yaml-cpp.git
[submodule "EmptySource/External/SDL2"]
path = EmptySource/External/SDL2
url = https://github.com/spurious/SDL-mirror.git
[submodule "EmptySource/External/SPDLOG"]
path = EmptySource/External/SPDLOG
url = https://github.com/Consalv0/spdlog.git
[submodule "EmptySource/External/ImGui"]
path = EmptySource/External/ImGui
url = https://github.com/Consalv0/imgui.git