子模块方式管理第三方库

This commit is contained in:
2019-08-18 02:28:02 +08:00
parent bebe776163
commit 49051c2d90
6 changed files with 17 additions and 0 deletions

15
3rdpty/.gitmodules vendored
View File

@@ -1,15 +0,0 @@
[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

1
3rdpty/MathGeoLib Submodule

Submodule 3rdpty/MathGeoLib added at 35058b7f88

1
3rdpty/SPIRV-Cross Submodule

Submodule 3rdpty/SPIRV-Cross added at 4ce04480ec

1
3rdpty/assimp Submodule

Submodule 3rdpty/assimp added at 1cb23134b8

1
3rdpty/glslang Submodule

Submodule 3rdpty/glslang added at 95609e6d92

1
3rdpty/jsoncpp Submodule

Submodule 3rdpty/jsoncpp added at 2cf939e8c3