-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 986 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 986 Bytes
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 "third_party/ijkplayer"]
path = third_party/ijkplayer
url = https://github.com/bilibili/ijkplayer.git
[submodule "tools/depot_tools"]
path = tools/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
[submodule "third_party/uilib"]
path = third_party/uilib
url = git@github.com:VirtualLib/uilib.git
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest.git
[submodule "third_party/skia"]
path = third_party/skia
url = https://github.com/google/skia.git
[submodule "third_party/angle"]
path = third_party/angle
url = https://github.com/google/angle.git
[submodule "third_party/mangle"]
path = third_party/mangle
url = https://github.com/Microsoft/angle.git
[submodule "third_party/ffmpeg"]
path = third_party/ffmpeg
url = https://github.com/FFmpeg/FFmpeg.git
[submodule "third_party/platinum"]
path = third_party/platinum
url = https://github.com/plutinosoft/Platinum.git