]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / boost-function-types / vcpkg.json
diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types/vcpkg.json b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types/vcpkg.json
new file mode 100644 (file)
index 0000000..39362d0
--- /dev/null
@@ -0,0 +1,15 @@
+{
+  "name": "boost-function-types",
+  "version-string": "1.75.0",
+  "description": "Boost function_types module",
+  "homepage": "https://github.com/boostorg/function_types",
+  "dependencies": [
+    "boost-config",
+    "boost-core",
+    "boost-detail",
+    "boost-mpl",
+    "boost-preprocessor",
+    "boost-type-traits",
+    "boost-vcpkg-helpers"
+  ]
+}