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