aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-mpl/vcpkg.json
blob: 999fbb596b40d404fe6c4d1c1eae5527378c6f07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "boost-mpl",
  "version": "1.76.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"
  ]
}