aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-tti/vcpkg.json
blob: ae20d2496a98acef79301c47027b681a4af49c17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "boost-tti",
  "version": "1.77.0",
  "description": "Boost tti module",
  "homepage": "https://github.com/boostorg/tti",
  "dependencies": [
    "boost-config",
    "boost-function-types",
    "boost-mpl",
    "boost-preprocessor",
    "boost-type-traits",
    "boost-vcpkg-helpers"
  ]
}