1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "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 } ] }