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