23 lines
782 B
Text
23 lines
782 B
Text
[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/brotli"]
|
|
path = third_party/brotli
|
|
url = https://github.com/libsdl-org/brotli.git
|
|
branch = v1.0.9-SDL
|
|
[submodule "third_party/highway"]
|
|
path = third_party/highway
|
|
url = https://github.com/libsdl-org/highway.git
|
|
branch = 0.15.0-SDL
|