yuzu/externals/vcpkg/ports/oatpp-libressl/vcpkg.json

19 lines
391 B
JSON
Executable File

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