mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:09:00 +08:00
17 lines
316 B
JSON
17 lines
316 B
JSON
{
|
|
"name": "qtnetworkauth",
|
|
"version": "6.5.0",
|
|
"description": "Qt Network Authenticators; QtOAuth in particular",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false,
|
|
"features": [
|
|
"network"
|
|
]
|
|
}
|
|
]
|
|
}
|