mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:32:00 +08:00
11 lines
261 B
JSON
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"
|
|
]
|
|
}
|