mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:59:08 +08:00
15 lines
277 B
JSON
15 lines
277 B
JSON
{
|
|
"name": "clipper2",
|
|
"version": "1.2.2",
|
|
"port-version": 1,
|
|
"description": "Polygon Clipping and Offsetting",
|
|
"homepage": "http://www.angusj.com/clipper2",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|