aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-bind/vcpkg.json
blob: f39026aa03363ea55c89d974735d22d89723af9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "boost-bind",
  "version": "1.76.0",
  "description": "Boost bind module",
  "homepage": "https://github.com/boostorg/bind",
  "dependencies": [
    "boost-config",
    "boost-core",
    "boost-detail",
    "boost-vcpkg-helpers"
  ]
}