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