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

18 lines
382 B
JSON

{
"name": "morton-nd",
"version": "4.0.0",
"port-version": 3,
"description": "header-only constexpr library for fast Morton encoding/decoding in N dimensions.",
"homepage": "https://github.com/kevinhartman/morton-nd",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}