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