]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-graph/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / boost-graph / vcpkg.json
1 {
2 "name": "boost-graph",
3 "version-string": "1.75.0",
4 "port-version": 1,
5 "description": "Boost graph module",
6 "homepage": "https://github.com/boostorg/graph",
7 "dependencies": [
8 "boost-algorithm",
9 "boost-any",
10 "boost-array",
11 "boost-assert",
12 "boost-bimap",
13 "boost-bind",
14 {
15 "name": "boost-build",
16 "host": true
17 },
18 "boost-compatibility",
19 "boost-concept-check",
20 "boost-config",
21 "boost-container-hash",
22 "boost-conversion",
23 "boost-core",
24 "boost-detail",
25 "boost-foreach",
26 "boost-function",
27 "boost-integer",
28 "boost-iterator",
29 "boost-lexical-cast",
30 "boost-math",
31 {
32 "name": "boost-modular-build-helper",
33 "host": true
34 },
35 "boost-move",
36 "boost-mpl",
37 "boost-multi-index",
38 "boost-optional",
39 "boost-parameter",
40 "boost-preprocessor",
41 "boost-property-map",
42 "boost-property-tree",
43 "boost-random",
44 "boost-range",
45 "boost-regex",
46 "boost-serialization",
47 "boost-smart-ptr",
48 "boost-spirit",
49 "boost-static-assert",
50 {
51 "name": "boost-test",
52 "platform": "!uwp"
53 },
54 "boost-throw-exception",
55 "boost-tti",
56 "boost-tuple",
57 "boost-type-traits",
58 "boost-typeof",
59 "boost-unordered",
60 "boost-utility",
61 "boost-vcpkg-helpers",
62 "boost-xpressive"
63 ]
64 }