early-access version 2853
This commit is contained in:
16
externals/vcpkg/ports/qtnetworkauth/vcpkg.json
vendored
Executable file
16
externals/vcpkg/ports/qtnetworkauth/vcpkg.json
vendored
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "qtnetworkauth",
|
||||
"version": "6.3.0",
|
||||
"description": "Qt Network Authenticators; QtOAuth in particular",
|
||||
"homepage": "https://www.qt.io/",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "qtbase",
|
||||
"default-features": false,
|
||||
"features": [
|
||||
"network"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user