diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-11 17:03:15 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-11 17:03:15 +0100 |
| commit | 3e3ffdfe8de8b5bdda7f479d2ae198821b65a9dd (patch) | |
| tree | ca815ebc7173eac374e08f4360d3cb86bac6106c /.gitmodules | |
| parent | cd18a78e924f262fda022cdaab1fc681cce42fec (diff) | |
adding cglm
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9f754be..3fbb5c9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,3 +11,6 @@ [submodule "freetype"] path = freetype url = https://github.com/freetype/freetype.git +[submodule "cglm"] + path = cglm + url = https://github.com/recp/cglm.git |
