mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 20:49:00 +08:00
13 lines
281 B
JSON
13 lines
281 B
JSON
|
{
|
||
|
"name": "qt6betablock",
|
||
|
"version-semver": "6.2.0-beta",
|
||
|
"description": "Port to block qt6 ports not in the current release to be build in CI",
|
||
|
"homepage": "https://www.qt.io/",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qtbase",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|