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

18 lines
408 B
JSON

{
"name": "celero",
"version": "2.9.0",
"description": "Celero is a modern cross-platform (Windows, Linux, MacOS) Microbenchmarking library for C++ 11 and later.",
"homepage": "https://github.com/DigitalInBlue/Celero",
"license": "Apache-2.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}