aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-icl/vcpkg.json
blob: 8d4cdc50cad90f5f7392262f3e09d9861fa33be9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "name": "boost-icl",
  "version": "1.77.0",
  "description": "Boost icl module",
  "homepage": "https://github.com/boostorg/icl",
  "dependencies": [
    "boost-assert",
    "boost-concept-check",
    "boost-config",
    "boost-container",
    "boost-core",
    "boost-date-time",
    "boost-detail",
    "boost-iterator",
    "boost-move",
    "boost-mpl",
    "boost-range",
    "boost-rational",
    "boost-static-assert",
    "boost-type-traits",
    "boost-utility",
    "boost-vcpkg-helpers"
  ]
}