early-access version 2853
This commit is contained in:
22
externals/vcpkg/ports/srpc/vcpkg.json
vendored
Executable file
22
externals/vcpkg/ports/srpc/vcpkg.json
vendored
Executable file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user