vcpkg/ports/clipper2/vcpkg.json
2023-07-24 10:56:36 -07:00

14 lines
256 B
JSON

{
"name": "clipper2",
"version": "1.2.2",
"description": "Polygon Clipping and Offsetting",
"homepage": "http://www.angusj.com/clipper2",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}