pineapple/externals/vcpkg/ports/nonius/vcpkg.json
2022-07-23 03:01:36 +02:00

11 lines
224 B
JSON
Executable file

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