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