This repository has been archived by the owner on Apr 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
112 lines (112 loc) · 4.72 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
[submodule "submodules/include-what-you-use"]
path = submodules/include-what-you-use
url = https://github.com/include-what-you-use/include-what-you-use.git
[submodule "cmake/sdl2"]
path = cmake/sdl2
url = https://github.com/aminosbh/sdl2-cmake-modules.git
[submodule "thirdparty/depot_tools"]
path = thirdparty/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
[submodule "src/chromium/media/cdm/api"]
path = src/chromium/media/cdm/api
url = https://chromium.googlesource.com/chromium/cdm.git
[submodule "src/chromium/third_party/libsync/src"]
path = src/chromium/third_party/libsync/src
url = https://chromium.googlesource.com/aosp/platform/system/core/libsync.git
[submodule "src/chromium/third_party/libjpeg_turbo"]
path = src/chromium/third_party/libjpeg_turbo
url = https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git
[submodule "src/chromium/third_party/fontconfig/src"]
path = src/chromium/third_party/fontconfig/src
url = https://chromium.googlesource.com/external/fontconfig.git
[submodule "src/chromium/third_party/libyuv"]
path = src/chromium/third_party/libyuv
url = https://chromium.googlesource.com/libyuv/libyuv.git
[submodule "src/chromium/third_party/re2/src"]
path = src/chromium/third_party/re2/src
url = https://github.com/google/re2.git
[submodule "src/chromium/third_party/emoji-segmenter/src"]
path = src/chromium/third_party/emoji-segmenter/src
url = https://github.com/googlei18n/emoji-segmenter.git
[submodule "src/chromium/third_party/skia"]
path = src/chromium/third_party/skia
url = https://github.com/google/skia.git
[submodule "submodules/CXTPL"]
path = submodules/CXTPL
url = http://github.com/blockspacer/CXTPL.git
[submodule "thirdparty/chromium_base"]
path = thirdparty/chromium_base
url = https://github.com/blockspacer/chromium_base_conan.git
branch = master
[submodule "thirdparty/chromium_build_util"]
path = thirdparty/chromium_build_util
url = https://github.com/blockspacer/chromium_build_util_conan.git
branch = master
[submodule "thirdparty/chromium_compact_enc_det"]
path = thirdparty/chromium_compact_enc_det
url = https://github.com/blockspacer/chromium_compact_enc_det_conan.git
branch = master
[submodule "thirdparty/chromium_dynamic_annotations"]
path = thirdparty/chromium_dynamic_annotations
url = https://github.com/blockspacer/chromium_dynamic_annotations_conan.git
branch = master
[submodule "thirdparty/chromium_icu"]
path = thirdparty/chromium_icu
url = https://github.com/blockspacer/chromium_icu_conan.git
branch = master
[submodule "thirdparty/chromium_libevent"]
path = thirdparty/chromium_libevent
url = https://github.com/blockspacer/chromium_libevent_conan.git
branch = master
[submodule "thirdparty/chromium_libxml"]
path = thirdparty/chromium_libxml
url = https://github.com/blockspacer/chromium_libxml_conan.git
branch = master
[submodule "thirdparty/chromium_modp_b64"]
path = thirdparty/chromium_modp_b64
url = https://github.com/blockspacer/chromium_modp_b64_conan.git
branch = master
[submodule "thirdparty/chromium_tcmalloc"]
path = thirdparty/chromium_tcmalloc
url = https://github.com/blockspacer/chromium_tcmalloc_conan.git
branch = master
[submodule "thirdparty/chromium_url"]
path = thirdparty/chromium_url
url = https://github.com/blockspacer/chromium_url_conan.git
branch = master
[submodule "thirdparty/chromium_xdg_mime"]
path = thirdparty/chromium_xdg_mime
url = https://github.com/blockspacer/chromium_xdg_mime_conan.git
branch = master
[submodule "thirdparty/chromium_xdg_user_dirs"]
path = thirdparty/chromium_xdg_user_dirs
url = https://github.com/blockspacer/chromium_xdg_user_dirs_conan.git
branch = master
[submodule "thirdparty/chromium_zlib"]
path = thirdparty/chromium_zlib
url = https://github.com/blockspacer/chromium_zlib_conan.git
branch = master
[submodule "thirdparty/cmake_build_options"]
path = thirdparty/cmake_build_options
url = https://github.com/blockspacer/cmake_build_options_conan.git
branch = master
[submodule "thirdparty/cmake_platform_detection"]
path = thirdparty/cmake_platform_detection
url = https://github.com/blockspacer/cmake_platform_detection_conan.git
branch = master
[submodule "thirdparty/cobalt_base"]
path = thirdparty/cobalt_base
url = https://github.com/blockspacer/cobalt_base_conan.git
branch = master
[submodule "thirdparty/cobalt_glm"]
path = thirdparty/cobalt_glm
url = https://github.com/blockspacer/cobalt_glm_conan.git
branch = master
[submodule "thirdparty/cobalt_nanobase"]
path = thirdparty/cobalt_nanobase
url = https://github.com/blockspacer/cobalt_nanobase_conan.git
branch = master
[submodule "thirdparty/cobalt_starboard"]
path = thirdparty/cobalt_starboard
url = https://github.com/blockspacer/cobalt_starboard_conan.git
branch = master