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