vcpkg/ports/clipper2/vcpkg.json
JonLiu1993 21fa4ccecf
[vcpkg baseline][clipper2] fix ci error (#36384)
* [clipper2][vcpkg baseline] fix ci error

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-29 11:49:05 -08:00

15 lines
277 B
JSON

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