aboutsummaryrefslogtreecommitdiff
path: root/ports/nonius/vcpkg.json
blob: 71fef7a085139beba5658dc72ede9b2e9fe08f6b (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "nonius",
  "version-string": "2019-04-20",
  "port-version": 2,
  "description": "A C++ micro-benchmarking framework",
  "dependencies": [
    "boost-algorithm",
    "boost-lexical-cast",
    "boost-math"
  ]
}