vcpkg/ports/delaunator-cpp/vcpkg.json
2024-11-11 00:13:17 -08:00

8 lines
222 B
JSON

{
"name": "delaunator-cpp",
"version": "1.0.0",
"description": "A really fast C++ library for Delaunay triangulation of 2D points",
"homepage": "https://github.com/abellgithub/delaunator-cpp",
"license": "MIT"
}