yuzu/externals/vcpkg/ports/openssl-unix/vcpkg.json

11 lines
197 B
JSON
Executable File

{
"name": "openssl-unix",
"version-string": "1.1.1h",
"port-version": 2,
"description": "Deprecated OpenSSL port",
"supports": "!(windows | uwp)",
"dependencies": [
"openssl"
]
}