diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | skia | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..09eee8c7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "skia"] + path = skia + url = https://github.com/google/skia.git diff --git a/skia b/skia new file mode 160000 +Subproject e51181387f763864acf5be828831b2d7c2b2906 |