dev: add mach-freetype subrepo

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-05-22 23:38:02 -07:00 committed by Stephen Gutekanst
parent cb7bd5f2f9
commit fb95a5ae95
2 changed files with 4 additions and 0 deletions

View file

@ -5,3 +5,4 @@ cd "$(dirname "${BASH_SOURCE[0]}")"/..
./dev/update-subrepos.sh
git subtree push --prefix glfw mach-glfw main
git subtree push --prefix gpu-dawn mach-gpu-dawn main
git subtree push --prefix freetype mach-freetype main