From 36fe9f7551a2b6cf4306f496c2c421c1a0b31c19 Mon Sep 17 00:00:00 2001 From: Mentalflow <312902918@qq.com> Date: Sat, 17 Jun 2023 15:35:21 +0800 Subject: [PATCH] Use mirror submodule. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1328a9e..761b010 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "cmake"] path = cmake - url = https://github.com/wangwenx190/cmake-utils.git + url = https://git.ourdocs.cn/github_mirror/cmake-utils.git