mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:59:55 +08:00
12 lines
290 B
JSON
12 lines
290 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|