From b7187c88fe4cb6810f6c88051b397d9490569ce6 Mon Sep 17 00:00:00 2001 From: "kyj@bowong.ai" Date: Mon, 30 Jun 2025 14:53:34 +0800 Subject: [PATCH] =?UTF-8?q?PATCH=20=E5=BC=95=E5=85=A5=E5=AD=90=E4=BB=93?= =?UTF-8?q?=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ src/glam | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 src/glam diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d0d5195 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "src/glam"] + path = src/glam + url = git@e.coding.net:g-ldyi2063/dev/glam.git diff --git a/src/glam b/src/glam new file mode 160000 index 0000000..a0221e7 --- /dev/null +++ b/src/glam @@ -0,0 +1 @@ +Subproject commit a0221e728005743667d32f22cd83d4a35514aadc