aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/bext-wintls/vcpkg.json
blob: 2470f35f01920475e06cf808354f888821871f9f (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "bext-wintls",
  "version": "0.9.8",
  "description": "Native Windows TLS stream wrapper for use with boost::asio",
  "homepage": "https://github.com/laudrup/boost-wintls",
  "supports": "windows | mingw",
  "dependencies": [
    "boost-asio"
  ]
}