yuzu/externals/vcpkg/ports/kcp/vcpkg.json

17 lines
298 B
JSON
Executable File

{
"name": "kcp",
"version": "1.7",
"description": "A fast and reliable ARQ protocol",
"homepage": "https://github.com/skywind3000/kcp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}