aboutsummaryrefslogtreecommitdiff
path: root/ports/oatpp-websocket/vcpkg.json
blob: 629a468bd47289c6346fc2604a0fc11bed50a046 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "oatpp-websocket",
  "version-string": "1.2.0",
  "port-version": 1,
  "description": "Oat++ websocket module.",
  "homepage": "https://github.com/oatpp/oatpp-websocket",
  "dependencies": [
    "oatpp"
  ]
}