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