From 12e19fb2c84c3804a4c9a96758b3a74be26851bd Mon Sep 17 00:00:00 2001 From: Ruilong Li <397653553@qq.com> Date: Thu, 12 Oct 2023 16:41:33 -0700 Subject: [PATCH] get back the glm submodule --- .gitmodules | 2 +- gsplat/cuda/csrc/third_party/glm | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 gsplat/cuda/csrc/third_party/glm diff --git a/.gitmodules b/.gitmodules index 62638584c..faa3f17a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "gsplat/cuda/csrc/third_party/glm"] path = gsplat/cuda/csrc/third_party/glm - url = https://github.com/g-truc/glm.git \ No newline at end of file + url = https://github.com/g-truc/glm.git diff --git a/gsplat/cuda/csrc/third_party/glm b/gsplat/cuda/csrc/third_party/glm new file mode 160000 index 000000000..47585fde0 --- /dev/null +++ b/gsplat/cuda/csrc/third_party/glm @@ -0,0 +1 @@ +Subproject commit 47585fde0c49fa77a2bf2fb1d2ead06999fd4b6e