summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 561e7aba0f31200b44d7b0ffefbabfcdd8764243 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/brotli"]
	path = third_party/brotli
	url = https://github.com/google/brotli
[submodule "third_party/lodepng"]
	path = third_party/lodepng
	url = https://github.com/lvandeve/lodepng
[submodule "third_party/lcms"]
	path = third_party/lcms
	url = https://github.com/mm2/Little-CMS
[submodule "third_party/googletest"]
	path = third_party/googletest
	url = https://github.com/google/googletest
[submodule "third_party/sjpeg"]
	path = third_party/sjpeg
	url = https://github.com/webmproject/sjpeg.git
[submodule "third_party/skcms"]
	path = third_party/skcms
	url = https://skia.googlesource.com/skcms
[submodule "third_party/highway"]
	path = third_party/highway
	url = https://github.com/google/highway