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

16 lines
303 B
JSON

{
"name": "libmorton",
"version": "0.2.12",
"description": "Header-only library for encoding/decoding Morton codes in/from 2D/3D coordinates",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}