vcpkg/ports/oatpp-libressl/vcpkg.json

12 lines
290 B
JSON
Raw Normal View History

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