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

14 lines
286 B
JSON

{
"name": "recycle",
"version": "7.0.0",
"description": "Simple resource pool for recycling resources in C++",
"homepage": "https://github.com/steinwurf/recycle",
"license": "BSD-3-Clause",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}