WeChatFerry/WeChatFerry/vcpkg.json
2024-12-30 15:44:08 +08:00

16 lines
311 B
JSON

{
"name": "wcf",
"version-string": "1.0.0",
"dependencies": [
{
"name": "protobuf",
"features": [ "zlib" ]
},
"spdlog",
"nng",
"magic-enum",
"minhook"
],
"builtin-baseline": "80d54ff62d528339c626a6fbc3489a7f25956ade"
}