AronaCore/.gitmodules

16 lines
546 B
Plaintext

[submodule "third_party/imgui/imgui"]
path = third_party/imgui/imgui
url = https://github.com/ocornut/imgui.git
[submodule "third_party/sdl"]
path = third_party/sdl
url = https://github.com/libsdl-org/SDL.git
[submodule "third_party/portaudio"]
path = third_party/portaudio
url = https://github.com/PortAudio/portaudio.git
[submodule "third_party/spdlog"]
path = third_party/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "third_party/glslang"]
path = third_party/glslang
url = https://github.com/KhronosGroup/glslang.git