yuzu/externals/vcpkg/ports/srpc/vcpkg.json

23 lines
386 B
JSON
Executable File

{
"name": "srpc",
"version-semver": "0.9.3",
"description": "RPC based on Sogou C++ Workflow",
"homepage": "https://github.com/sogou/srpc",
"dependencies": [
"lz4",
"openssl",
"protobuf",
"snappy",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"workflow",
"zlib"
]
}