vcpkg/ports/oatpp-libressl/vcpkg.json
2020-11-05 18:21:17 -08:00

12 lines
290 B
JSON

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