mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 12:19:01 +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"
|
||
|
]
|
||
|
}
|