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