This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 82
/
Copy path.gitmodules
48 lines (48 loc) · 1.82 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "dependencies/harfbuzz"]
path = dependencies/harfbuzz
url = http://github.com/behdad/harfbuzz.git
[submodule "dependencies/mathfu"]
path = dependencies/mathfu
url = http://github.com/google/mathfu.git
[submodule "dependencies/cardboard-java"]
path = dependencies/cardboard-java
url = https://github.com/googlesamples/cardboard-java
[submodule "dependencies/vectorial"]
path = dependencies/vectorial
url = http://github.com/scoopr/vectorial.git
[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/freetype"]
path = dependencies/freetype
url = git://git.sv.nongnu.org/freetype/freetype2.git
[submodule "dependencies/fplbase"]
path = dependencies/fplbase
url = http://github.com/google/fplbase.git
[submodule "dependencies/libunibreak"]
path = dependencies/libunibreak
url = https://github.com/adah1972/libunibreak.git
[submodule "dependencies/fplutil"]
path = dependencies/fplutil
url = http://github.com/google/fplutil.git
[submodule "dependencies/flatbuffers"]
path = dependencies/flatbuffers
url = http://github.com/google/flatbuffers.git
[submodule "dependencies/googletest"]
path = dependencies/googletest
url = http://github.com/google/googletest.git
[submodule "dependencies/stb"]
path = dependencies/stb
url = https://github.com/nothings/stb.git
[submodule "dependencies/gumbo-parser"]
path = dependencies/gumbo-parser
url = https://github.com/google/gumbo-parser
[submodule "dependencies/hyphenation-patterns"]
path = dependencies/hyphenation-patterns
url = https://android.googlesource.com/platform/external/hyphenation-patterns
[submodule "dependencies/motive"]
path = dependencies/motive
url = http://github.com/google/motive.git