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