aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-outcome/vcpkg.json
blob: 7088f3e340e2f470e0843ce0409c54b7d5666bc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "boost-outcome",
  "version": "1.77.0",
  "description": "Boost outcome module",
  "homepage": "https://github.com/boostorg/outcome",
  "dependencies": [
    "boost-config",
    "boost-exception",
    "boost-system",
    "boost-throw-exception",
    "boost-vcpkg-helpers"
  ]
}