Update vcpkg.json
This commit is contained in:
parent
91bd5cd817
commit
6214fa8b68
@ -1,8 +1,11 @@
|
||||
{
|
||||
"name": "WCF",
|
||||
"name": "wcf",
|
||||
"version-string": "1.0.0",
|
||||
"dependencies": [
|
||||
"protobuf[zlib]",
|
||||
{
|
||||
"name": "protobuf",
|
||||
"features": [ "zlib" ]
|
||||
},
|
||||
"spdlog",
|
||||
"nng",
|
||||
"magic-enum",
|
||||
|
Loading…
Reference in New Issue
Block a user