yuzu/externals/vcpkg/ports/oatpp-websocket/vcpkg.json

18 lines
322 B
JSON
Executable File

{
"name": "oatpp-websocket",
"version": "1.3.0",
"description": "Oat++ websocket module.",
"homepage": "https://github.com/oatpp/oatpp-websocket",
"dependencies": [
"oatpp",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}