mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:31:48 +08:00
14 lines
384 B
JSON
14 lines
384 B
JSON
{
|
|
"name": "qt5-networkauth",
|
|
"version": "5.15.13",
|
|
"port-version": 1,
|
|
"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
|
|
}
|
|
]
|
|
}
|