vcpkg/ports/oatpp-mbedtls/vcpkg.json

12 lines
290 B
JSON
Raw Normal View History

{
"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"
]
}