vcpkg/ports/qt5-networkauth/vcpkg.json
2024-09-08 11:46:15 -07:00

13 lines
363 B
JSON

{
"name": "qt5-networkauth",
"version": "5.15.15",
"description": "Qt Network Authorization provides a set of APIs that enable Qt applications to obtain limited access to online accounts and HTTP services without exposing users' passwords.",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
}
]
}