This commit is contained in:
2026-04-15 15:19:28 +08:00
commit 03229f23d4
159 changed files with 12538 additions and 0 deletions

13
.xmake/windows/x64/cache/repository vendored Normal file
View File

@@ -0,0 +1,13 @@
{
artifacts_urls = {
"https://gitee.com/xmake-mirror/build-artifacts.git",
"https://gitlab.com/xmake-mirror/build-artifacts.git",
"https://github.com/xmake-mirror/build-artifacts.git"
},
mainurls = {
"https://gitee.com/tboox/xmake-repo.git",
"https://gitcode.com/xmake-io/xmake-repo.git",
"https://gitlab.com/tboox/xmake-repo.git",
"https://github.com/xmake-io/xmake-repo.git"
}
}