vcpkg/ports/oatpp-mbedtls/vcpkg.json

11 lines
262 B
JSON
Raw Normal View History

{
"name": "oatpp-mbedtls",
"version": "1.2.5",
"description": "Oat++ Mbed TLS submodule providing secure server and client connection providers.",
"homepage": "https://github.com/oatpp/oatpp-mbedtls",
"dependencies": [
"mbedtls",
"oatpp"
]
}