aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-proto/vcpkg.json
blob: 55fb7f458fe4bfe239682a71a6505c1ea8057f37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "boost-proto",
  "version-string": "1.75.0",
  "description": "Boost proto module",
  "homepage": "https://github.com/boostorg/proto",
  "dependencies": [
    "boost-config",
    "boost-core",
    "boost-detail",
    "boost-fusion",
    "boost-mpl",
    "boost-preprocessor",
    "boost-range",
    "boost-static-assert",
    "boost-type-traits",
    "boost-typeof",
    "boost-utility",
    "boost-vcpkg-helpers"
  ]
}