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