From 84cc6df1a522f175642494054bcbc3c050a2bcd8 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 4 Apr 2022 09:44:06 -0700 Subject: [PATCH] vendor: cglm --- .gitmodules | 3 +++ vendor/cglm | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/cglm diff --git a/.gitmodules b/.gitmodules index b7969271e..e80359be6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "vendor/freetype"] path = vendor/freetype url = https://github.com/freetype/freetype.git +[submodule "vendor/cglm"] + path = vendor/cglm + url = https://github.com/recp/cglm.git diff --git a/vendor/cglm b/vendor/cglm new file mode 160000 index 000000000..cf7f4231f --- /dev/null +++ b/vendor/cglm @@ -0,0 +1 @@ +Subproject commit cf7f4231f09e65f22490e503f01e8422897b647f