mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:28:59 +08:00
18368dba5b
* update qt to 6.6.1 * adjust patch * v db add qtgraphs to qt metaport * v db * remove copypasta * v db
17 lines
316 B
JSON
17 lines
316 B
JSON
{
|
|
"name": "qtnetworkauth",
|
|
"version": "6.6.1",
|
|
"description": "Qt Network Authenticators; QtOAuth in particular",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false,
|
|
"features": [
|
|
"network"
|
|
]
|
|
}
|
|
]
|
|
}
|