about summary refs log tree commit diff stats
path: root/vcpkg.json
blob: 925212a59d2d33d909f3cf672fff1516067c2ede (plain) (blame)
1
2
3
4
5
6
7
8
{
  "dependencies": [
    "websocketpp",
    "wxwidgets",
    "openssl",
    "yaml-cpp"
  ]
}