From 57838232f63ed894848cd81a6a78794142cea1e5 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Sun, 18 Aug 2019 03:15:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A3=E7=A1=AE=E7=9A=84=E5=AD=90=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6fb540fd..d9a45447 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,18 +1,6 @@ -[submodule "MathGeoLib"] - path = MathGeoLib +[submodule "3rdpty/MathGeoLib"] + path = 3rdpty/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 [submodule "3rdpty/SPIRV-Cross"] path = 3rdpty/SPIRV-Cross url = https://github.com/KhronosGroup/SPIRV-Cross