yuzu/externals/vcpkg/ports/bext-wintls/vcpkg.json

19 lines
382 B
JSON
Executable File

{
"name": "bext-wintls",
"version": "0.9.5",
"description": "Native Windows TLS stream wrapper for use with boost::asio",
"homepage": "https://github.com/laudrup/boost-wintls",
"supports": "windows",
"dependencies": [
"boost-asio",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}