From 265ee1b4bb7779e9a416c0f26fc90f51353e626c Mon Sep 17 00:00:00 2001 From: JackLee_CN <809262979@qq.com> Date: Sun, 19 Oct 2025 18:23:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=9B=AE=E5=BD=95=E5=BF=BD?= =?UTF-8?q?=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ vcpkg | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 vcpkg diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9fb9059 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vcpkg"] + path = vcpkg + url = https://githubfast.com/microsoft/vcpkg.git diff --git a/vcpkg b/vcpkg new file mode 160000 index 0000000..74e6536 --- /dev/null +++ b/vcpkg @@ -0,0 +1 @@ +Subproject commit 74e6536215718009aae747d86d84b78376bf9e09