diff options
| author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-10-01 12:56:20 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-10-01 12:56:20 -0700 |
| commit | 7a272286601d07034506af79ba2a85eb80170339 (patch) | |
| tree | 899eb465914068c049419736e2885c04ff31cbbb /.gitmodules | |
| parent | d3746bc96fb33a1e2456d237d8716e3ce7df1364 (diff) | |
pkg/libxml2
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4df722c19..40da184a3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "vendor/mach-glfw"] path = vendor/mach-glfw url = https://github.com/mitchellh/mach-glfw.git +[submodule "vendor/libxml2"] + path = vendor/libxml2 + url = https://github.com/GNOME/libxml2.git |
