File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,6 @@ platform:
19
19
20
20
cache :
21
21
- cmake-build
22
- - dependencies -> .gitmodules
23
- - GLTF/dependencies -> .gitmodules
24
22
25
23
configuration :
26
24
- Debug
Original file line number Diff line number Diff line change 3
3
url = https://github.com/KhronosGroup/OpenCOLLADA.git
4
4
[submodule "dependencies/rapidjson "]
5
5
path = GLTF/dependencies/rapidjson
6
- url = https://github.com/miloyip/rapidjson
6
+ url = https://github.com/miloyip/rapidjson.git
7
7
[submodule "GLTF/dependencies/googletest "]
8
8
path = GLTF/dependencies/googletest
9
9
url = https://github.com/google/googletest.git
12
12
url = https://github.com/lasalvavida/ahoy.git
13
13
[submodule "dependencies/draco "]
14
14
path = GLTF/dependencies/draco
15
- url = https://github.com/google/draco
15
+ url = https://github.com/google/draco.git
You can’t perform that action at this time.
0 commit comments