sorting-algorithms/.gitmodules
2022-06-16 18:18:13 +02:00

10 lines
254 B
Plaintext

[submodule "vendor/glfw"]
path = vendor/glfw
url = https://github.com/glfw/glfw
[submodule "vendor/cglm"]
path = vendor/cglm
url = https://github.com/recp/cglm
[submodule "vendor/cimgui"]
path = vendor/cimgui
url = git@github.com:cimgui/cimgui.git