vcpkg/ports/oatpp-libressl/vcpkg.json

11 lines
262 B
JSON
Raw Normal View History

{
"name": "oatpp-libressl",
"version": "1.2.5",
"description": "Oat++ libressl module providing secure server and client connection providers.",
"homepage": "https://github.com/oatpp/oatpp-libressl",
"dependencies": [
"libressl",
"oatpp"
]
}