pineapple-src/externals/vcpkg/ports/kcp/vcpkg.json
2022-07-23 03:01:36 +02:00

16 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
}
]
}