Add vcpkg.json
This commit is contained in:
parent
d21ecb3706
commit
f2cad6ece0
11
vcpkg.json
Normal file
11
vcpkg.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "WCF",
|
||||
"version-string": "1.0.0",
|
||||
"dependencies": [
|
||||
"protobuf[zlib]",
|
||||
"spdlog",
|
||||
"nng",
|
||||
"magic-enum",
|
||||
"minhook"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user