yuzu/externals/vcpkg/ports/rest-rpc/vcpkg.json

11 lines
251 B
JSON
Executable File

{
"name": "rest-rpc",
"version-string": "0.07",
"port-version": 2,
"description": "c++11, high performance, cross platform, easy to use rpc framework",
"homepage": "https://github.com/qicosmos/rest_rpc",
"dependencies": [
"asio"
]
}