aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-any/vcpkg.json
blob: 3f15578da984c9e093c821cb8a208f13e08c0429 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "boost-any",
  "version": "1.77.0",
  "description": "Boost any module",
  "homepage": "https://github.com/boostorg/any",
  "dependencies": [
    "boost-assert",
    "boost-config",
    "boost-core",
    "boost-static-assert",
    "boost-throw-exception",
    "boost-type-index",
    "boost-type-traits",
    "boost-vcpkg-helpers"
  ]
}