]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / oatpp-mbedtls / vcpkg.json
diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls/vcpkg.json b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls/vcpkg.json
new file mode 100644 (file)
index 0000000..9381a26
--- /dev/null
@@ -0,0 +1,11 @@
+{
+  "name": "oatpp-mbedtls",
+  "version-string": "1.2.0",
+  "port-version": 1,
+  "description": "Oat++ Mbed TLS submodule providing secure server and client connection providers.",
+  "homepage": "https://github.com/oatpp/oatpp-mbedtls",
+  "dependencies": [
+    "mbedtls",
+    "oatpp"
+  ]
+}