skiasharp/.gitmodules
Matthew Leibowitz 7d087c922c
Remove the externals/harfbuzz submodule (#1599)
Use the gn targets in skia to do all the work.
2021-02-01 23:13:44 +02:00

12 lines
380 B
Text

[submodule "externals/skia"]
path = externals/skia
url = https://github.com/mono/skia.git
branch = xamarin-mobile-bindings
[submodule "externals/depot_tools"]
path = externals/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
branch = master
[submodule "docs"]
path = docs
url = https://github.com/mono/SkiaSharp-API-docs
branch = master