]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-log/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / boost-log / vcpkg.json
1 {
2 "name": "boost-log",
3 "version-string": "1.75.0",
4 "port-version": 1,
5 "description": "Boost log module",
6 "homepage": "https://github.com/boostorg/log",
7 "supports": "!uwp & !emscripten",
8 "dependencies": [
9 "boost-align",
10 "boost-array",
11 {
12 "name": "boost-asio",
13 "platform": "!emscripten"
14 },
15 "boost-assert",
16 "boost-atomic",
17 "boost-bind",
18 {
19 "name": "boost-build",
20 "host": true
21 },
22 "boost-compatibility",
23 "boost-config",
24 "boost-container",
25 "boost-core",
26 "boost-date-time",
27 "boost-detail",
28 "boost-exception",
29 {
30 "name": "boost-filesystem",
31 "platform": "!uwp"
32 },
33 "boost-function-types",
34 "boost-fusion",
35 "boost-integer",
36 "boost-interprocess",
37 "boost-intrusive",
38 "boost-io",
39 "boost-iterator",
40 "boost-lexical-cast",
41 {
42 "name": "boost-locale",
43 "platform": "!uwp"
44 },
45 "boost-math",
46 {
47 "name": "boost-modular-build-helper",
48 "host": true
49 },
50 "boost-move",
51 "boost-mpl",
52 "boost-optional",
53 "boost-parameter",
54 "boost-phoenix",
55 "boost-predef",
56 "boost-preprocessor",
57 "boost-property-tree",
58 "boost-proto",
59 "boost-random",
60 "boost-range",
61 "boost-regex",
62 "boost-smart-ptr",
63 "boost-spirit",
64 "boost-static-assert",
65 "boost-system",
66 "boost-thread",
67 "boost-throw-exception",
68 "boost-type-index",
69 "boost-type-traits",
70 "boost-utility",
71 "boost-vcpkg-helpers",
72 "boost-winapi",
73 "boost-xpressive"
74 ]
75 }