]> git.proxmox.com Git - ceph.git/blobdiff - 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
diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-math/vcpkg.json b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-math/vcpkg.json
new file mode 100644 (file)
index 0000000..bce6096
--- /dev/null
@@ -0,0 +1,41 @@
+{
+  "name": "boost-math",
+  "version-string": "1.75.0",
+  "port-version": 1,
+  "description": "Boost math module",
+  "homepage": "https://github.com/boostorg/math",
+  "dependencies": [
+    "boost-algorithm",
+    "boost-array",
+    "boost-assert",
+    "boost-atomic",
+    {
+      "name": "boost-build",
+      "host": true
+    },
+    "boost-compatibility",
+    "boost-concept-check",
+    "boost-config",
+    "boost-core",
+    "boost-detail",
+    "boost-fusion",
+    "boost-integer",
+    "boost-lambda",
+    "boost-lexical-cast",
+    {
+      "name": "boost-modular-build-helper",
+      "host": true
+    },
+    "boost-mp11",
+    "boost-mpl",
+    "boost-predef",
+    "boost-range",
+    "boost-smart-ptr",
+    "boost-static-assert",
+    "boost-throw-exception",
+    "boost-tuple",
+    "boost-type-traits",
+    "boost-utility",
+    "boost-vcpkg-helpers"
+  ]
+}