aboutsummaryrefslogtreecommitdiff
path: root/ports/oatpp-libressl/vcpkg.json
blob: 3c34c9a991a165fe4959755aab0f729a791646b4 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "oatpp-libressl",
  "version": "1.2.5",
  "description": "Oat++ libressl module providing secure server and client connection providers.",
  "homepage": "https://github.com/oatpp/oatpp-libressl",
  "dependencies": [
    "libressl",
    "oatpp"
  ]
}