aboutsummaryrefslogtreecommitdiff
path: root/ports/quickfix/vcpkg.json
blob: 5a6e940a3b69bdbc8c7d7218a358f3f201ef482c (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "quickfix",
  "version-string": "1.15.1",
  "port-version": 5,
  "description": "QuickFIX is a free and open source implementation of the FIX protocol.",
  "homepage": "https://github.com/quickfix/quickfix",
  "dependencies": [
    "openssl"
  ]
}