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

20 lines
469 B
JSON

{
"name": "s2geometry",
"version": "0.11.1",
"description": "S2 is a library for spherical geometry that aims to have the same robustness, flexibility, and performance as the very best planar geometry libraries.",
"homepage": "https://s2geometry.io",
"license": "Apache-2.0",
"dependencies": [
"abseil",
"openssl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}