summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMitchell Hashimoto <mitchell.hashimoto@gmail.com>2022-04-03 12:50:56 -0700
committerMitchell Hashimoto <mitchell.hashimoto@gmail.com>2022-04-03 12:50:56 -0700
commit61f3007d86880fcc201e636cca1de498dde31c36 (patch)
tree1aaa3bcecff30dab5f7a0ded5115ec3698040247 /.gitmodules
parent049004e6de7139dc2bc74b0a37ffd2f49cea0bec (diff)
submodule: freetype
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c8007c10d..b7969271e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "vendor/stb"]
path = vendor/stb
url = https://github.com/nothings/stb.git
+[submodule "vendor/freetype"]
+ path = vendor/freetype
+ url = https://github.com/freetype/freetype.git