vcpkg/ports/bext-wintls/vcpkg.json
2023-10-06 10:36:13 -07:00

11 lines
261 B
JSON

{
"name": "bext-wintls",
"version": "0.9.7",
"description": "Native Windows TLS stream wrapper for use with boost::asio",
"homepage": "https://github.com/laudrup/boost-wintls",
"supports": "windows | mingw",
"dependencies": [
"boost-asio"
]
}