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