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