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