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