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