fix: build fail on windows

This commit is contained in:
2026-06-27 17:48:57 +08:00
parent 426202ba9e
commit 6b79a75b70
9 changed files with 52 additions and 27 deletions

7
vcpkg.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": [
"protobuf",
"zstd"
],
"builtin-baseline": "a0400024711b283056538ac19ced80b91a83c24c"
}