aboutsummaryrefslogtreecommitdiff
path: root/ports/poly2tri/vcpkg.json
blob: 9fbdff23afbfa0da0c0d18a92dff034863baf1cd (plain)
1
2
3
4
5
6
7
8
{
  "name": "poly2tri",
  "version-string": "2020-07-21",
  "port-version": 1,
  "description": "The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.",
  "homepage": "https://github.com/greenm01/poly2tri",
  "supports": "!uwp"
}