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

18 lines
350 B
JSON

{
"name": "function2",
"version-semver": "4.2.4",
"description": "Improved drop-in replacement to std::function",
"homepage": "https://github.com/Naios/function2",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}