20 lines
351 B
JSON
20 lines
351 B
JSON
{
|
|
"name": "nonius",
|
|
"version-date": "2019-04-20",
|
|
"port-version": 4,
|
|
"description": "A C++ micro-benchmarking framework",
|
|
"dependencies": [
|
|
"boost-algorithm",
|
|
"boost-lexical-cast",
|
|
"boost-math",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|