-
Notifications
You must be signed in to change notification settings - Fork 313
/
.gitmodules
30 lines (30 loc) · 1.02 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "3rdparty/civetweb"]
path = 3rdparty/civetweb
url = https://github.com/civetweb/civetweb.git
[submodule "3rdparty/kissfft"]
path = 3rdparty/kissfft
url = https://github.com/itdaniher/kissfft.git
[submodule "3rdparty/mbedtls"]
path = 3rdparty/mbedtls
url = https://github.com/ARMmbed/mbedtls.git
[submodule "3rdparty/curl"]
path = 3rdparty/curl
url = https://github.com/curl/curl
[submodule "3rdparty/assimp"]
path = 3rdparty/assimp
url = https://github.com/assimp/assimp.git
[submodule "3rdparty/TGAReader"]
path = 3rdparty/TGAReader
url = https://github.com/npedotnet/TGAReader.git
[submodule "3rdparty/google-test"]
path = 3rdparty/google-test
url = https://github.com/google/googletest.git
[submodule "3rdparty/gvr-ios-sdk"]
path = 3rdparty/gvr-ios-sdk
url = https://github.com/moai/gvr-ios-sdk.git
[submodule "3rdparty/artoolkit5"]
path = 3rdparty/artoolkit5
url = https://github.com/artoolkit/artoolkit5.git
[submodule "3rdparty/libtess2"]
path = 3rdparty/libtess2
url = https://github.com/memononen/libtess2.git