diff options
| author | Jesper Jensen <jesper@jnsn.dev> | 2025-09-26 18:26:44 +0200 |
|---|---|---|
| committer | Jesper Jensen <jesper@jnsn.dev> | 2025-09-26 18:26:44 +0200 |
| commit | 016a83faf62e27298729fc741fbcc0e5073a84c7 (patch) | |
| tree | 60b5d4feb00693d313e567b7d87f47ec40dd9b6d /.gitmodules | |
| parent | 19db0c747735def79619a27cc119c7a57507cf57 (diff) | |
Include cglm as submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7576d0b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "thirdparty/cglm"] + path = thirdparty/cglm + url = https://github.com/recp/cglm.git |
