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

14 lines
283 B
JSON

{
"name": "quadtree",
"version-date": "2022-04-24",
"description": "A simple and modern C++ quadtree implementation",
"homepage": "https://github.com/pvigier/Quadtree",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}