vcpkg/ports/libhydrogen/vcpkg.json

18 lines
398 B
JSON

{
"name": "libhydrogen",
"version-date": "2022-06-21",
"description": "A lightweight, secure, easy-to-use crypto library suitable for constrained environments",
"homepage": "https://github.com/jedisct1/libhydrogen",
"license": "ISC",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}