ULRE/.gitmodules

22 lines
675 B
Plaintext

[submodule "3rdpty/MathGeoLib"]
path = 3rdpty/MathGeoLib
url = https://github.com/juj/MathGeoLib.git
[submodule "3rdpty/SPIRV-Cross"]
path = 3rdpty/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross
[submodule "3rdpty/jsoncpp"]
path = 3rdpty/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp
[submodule "3rdpty/assimp"]
path = 3rdpty/assimp
url = https://github.com/assimp/assimp.git
[submodule "CMCMakeModule"]
path = CMCMakeModule
url = https://github.com/hyzboy/CMCMakeModule
[submodule "CMCore"]
path = CMCore
url = https://github.com/hyzboy/CMCore
[submodule "CMPlatform"]
path = CMPlatform
url = https://github.com/hyzboy/CMPlatform