mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 12:10:53 +08:00
12 lines
290 B
JSON
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"
|
|
]
|
|
}
|