aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-phoenix/vcpkg.json
blob: f4ea48609d3992691cc768de6d3495809806f74f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "boost-phoenix",
  "version": "1.77.0",
  "description": "Boost phoenix module",
  "homepage": "https://github.com/boostorg/phoenix",
  "dependencies": [
    "boost-assert",
    "boost-bind",
    "boost-config",
    "boost-core",
    "boost-function",
    "boost-fusion",
    "boost-mpl",
    "boost-predef",
    "boost-preprocessor",
    "boost-proto",
    "boost-range",
    "boost-smart-ptr",
    "boost-type-traits",
    "boost-utility",
    "boost-vcpkg-helpers"
  ]
}