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