19 lines
391 B
JSON
19 lines
391 B
JSON
|
{
|
||
|
"name": "oatpp-libressl",
|
||
|
"version": "1.3.0",
|
||
|
"description": "Oat++ libressl module providing secure server and client connection providers.",
|
||
|
"homepage": "https://github.com/oatpp/oatpp-libressl",
|
||
|
"dependencies": [
|
||
|
"libressl",
|
||
|
"oatpp",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|