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