]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-math/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / boost-math / vcpkg.json
CommitLineData
1e59de90
TL
1{
2 "name": "boost-math",
3 "version-string": "1.75.0",
4 "port-version": 1,
5 "description": "Boost math module",
6 "homepage": "https://github.com/boostorg/math",
7 "dependencies": [
8 "boost-algorithm",
9 "boost-array",
10 "boost-assert",
11 "boost-atomic",
12 {
13 "name": "boost-build",
14 "host": true
15 },
16 "boost-compatibility",
17 "boost-concept-check",
18 "boost-config",
19 "boost-core",
20 "boost-detail",
21 "boost-fusion",
22 "boost-integer",
23 "boost-lambda",
24 "boost-lexical-cast",
25 {
26 "name": "boost-modular-build-helper",
27 "host": true
28 },
29 "boost-mp11",
30 "boost-mpl",
31 "boost-predef",
32 "boost-range",
33 "boost-smart-ptr",
34 "boost-static-assert",
35 "boost-throw-exception",
36 "boost-tuple",
37 "boost-type-traits",
38 "boost-utility",
39 "boost-vcpkg-helpers"
40 ]
41}