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