forked from google/fplbase
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
27 lines (27 loc) · 1008 Bytes
/
.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
[submodule "dependencies/vectorial"]
path = dependencies/vectorial
url = http://github.com/scoopr/vectorial.git
[submodule "dependencies/fplutil"]
path = dependencies/fplutil
url = http://github.com/google/fplutil.git
[submodule "dependencies/cardboard-java"]
path = dependencies/cardboard-java
url = https://github.com/googlesamples/cardboard-java
[submodule "dependencies/sdl"]
path = dependencies/sdl
url = http://github.com/google/fplbase.git
[submodule "dependencies/webp"]
path = dependencies/webp
url = https://chromium.googlesource.com/webm/libwebp
[submodule "dependencies/mathfu"]
path = dependencies/mathfu
url = http://github.com/google/mathfu.git
[submodule "dependencies/flatbuffers"]
path = dependencies/flatbuffers
url = http://github.com/google/flatbuffers.git
[submodule "dependencies/stb"]
path = dependencies/stb
url = https://github.com/nothings/stb.git
[submodule "dependencies/googletest"]
path = dependencies/googletest
url = http://github.com/google/googletest.git