-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
executable file
·19 lines (19 loc) · 910 Bytes
/
Copy path.gitmodules
File metadata and controls
executable file
·19 lines (19 loc) · 910 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "OOPWithCpp/3rdParty/Projects/git/SDL"]
path = OOPWithCpp/3rdParty/Projects/git/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "OOPWithCpp/3rdParty/Projects/git/ImGui"]
path = OOPWithCpp/3rdParty/Projects/git/ImGui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "OOPWithCpp/3rdParty/HeaderOnly/git/stbImage"]
path = OOPWithCpp/3rdParty/HeaderOnly/git/stbImage
url = https://github.com/nothings/stb.git
[submodule "OOPWithCpp/3rdParty/HeaderOnly/git/GLM"]
path = OOPWithCpp/3rdParty/HeaderOnly/git/GLM
url = https://github.com/g-truc/glm.git
[submodule "OOPWithCpp/3rdParty/HeaderOnly/git/VMAhpp"]
path = OOPWithCpp/3rdParty/HeaderOnly/git/VMAhpp
url = https://github.com/YaaZ/VulkanMemoryAllocator-Hpp.git
[submodule "OOPWithCpp/3rdParty/Projects/git/assimp"]
path = OOPWithCpp/3rdParty/Projects/git/assimp
url = https://github.com/assimp/assimp.git