增加子模块定义

This commit is contained in:
hyzboy 2019-08-18 02:04:55 +08:00
parent d050b41ede
commit 0db14a6033

15
3rdpty/.gitmodules vendored Normal file
View File

@ -0,0 +1,15 @@
[submodule "MathGeoLib"]
path = MathGeoLib
url = https://github.com/juj/MathGeoLib.git
[submodule "SPIRV-Cross"]
path = SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross
[submodule "glslang"]
path = glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "jsoncpp"]
path = jsoncpp
url = https://github.com/open-source-parsers/jsoncpp
[submodule "assimp"]
path = assimp
url = https://github.com/assimp/assimp.git