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