From 3e3ffdfe8de8b5bdda7f479d2ae198821b65a9dd Mon Sep 17 00:00:00 2001 From: Fabrice Date: Wed, 11 Feb 2026 17:03:15 +0100 Subject: adding cglm --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3