jes/.gitmodules

16 lines
513 B
Plaintext

[submodule "libs/googletest"]
path = libs/googletest
url = https://github.com/google/googletest
[submodule "libs/glcxx"]
path = libs/glcxx
url = https://github.com/holtrop/glcxx.git
[submodule "libs/DerelictGL3"]
path = libs/DerelictGL3
url = https://github.com/DerelictOrg/DerelictGL3
[submodule "libs/DerelictGLFW3"]
path = libs/DerelictGLFW3
url = https://github.com/DerelictOrg/DerelictGLFW3
[submodule "libs/DerelictUtil"]
path = libs/DerelictUtil
url = https://github.com/DerelictOrg/DerelictUtil