aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-timer/vcpkg.json
blob: 2f9944cbb6da725ea96180f6c15f5ba404c7e94b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "boost-timer",
  "version-string": "1.75.0",
  "description": "Boost timer module",
  "homepage": "https://github.com/boostorg/timer",
  "dependencies": [
    "boost-build",
    "boost-chrono",
    "boost-compatibility",
    "boost-config",
    "boost-core",
    "boost-integer",
    "boost-io",
    "boost-modular-build-helper",
    "boost-predef",
    "boost-system",
    "boost-throw-exception",
    "boost-vcpkg-helpers"
  ]
}