vcpkg/ports/oatpp-websocket/vcpkg.json

11 lines
221 B
JSON
Raw Normal View History

{
"name": "oatpp-websocket",
"version-string": "1.2.0",
"port-version": 1,
"description": "Oat++ websocket module.",
"homepage": "https://github.com/oatpp/oatpp-websocket",
"dependencies": [
"oatpp"
]
}