pineapple-src/externals/vcpkg/ports/nonius/vcpkg.json

12 lines
224 B
JSON
Raw Normal View History

2022-07-23 01:01:36 +00:00
{
"name": "nonius",
"version-string": "2019-04-20",
"port-version": 2,
"description": "A C++ micro-benchmarking framework",
"dependencies": [
"boost-algorithm",
"boost-lexical-cast",
"boost-math"
]
}