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