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