aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-variant2/vcpkg.json
blob: 4c9b060f691fd841d99c602ad3d194e3e9529c21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "boost-variant2",
  "version-string": "1.75.0",
  "description": "Boost variant2 module",
  "homepage": "https://github.com/boostorg/variant2",
  "dependencies": [
    "boost-config",
    "boost-detail",
    "boost-integer",
    "boost-mp11",
    "boost-vcpkg-helpers"
  ]
}