Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
399 B
JSON

{
"name": "jhasse-poly2tri",
"version-date": "2023-12-27",
"port-version": 2,
"description": "Sweep-line algorithm for constrained Delaunay triangulation",
"homepage": "https://github.com/jhasse/poly2tri",
"license": "BSD-3-Clause",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}