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