mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 03:34:26 +08:00
147027390b
* [Qt6] update to 6.2.4 * adjust patches * more fixes * more CMAKE_REQUIRE_FIND_PACKAGE * fix configure? * cannot require cmake not config stuff. * more REQUIRE removals * adjust required stuff * more modules. * less require stuff * disable env patch for now and silent the require maybe unused. warnings * different approach * fix case ? * fix linux builds * more stuff to not force in vcpkg * reenable env patch * only use env patch on windows. * reenable qtwebengine. Maybe the ICE was fixed? * Revert "reenable qtwebengine. Maybe the ICE was fixed?" This reverts commit 5dc3ca88c1db61a61bcb701d903b042457d85afd. * version stuff Co-authored-by: Alexander Neumann <you@example.com>
20 lines
405 B
JSON
20 lines
405 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "a688914d635b3b8f3295bfa76e3581b2db6d3d44",
|
|
"version": "6.2.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "91bd6966a66abed85eab29725a1fa838b7416c9f",
|
|
"version": "6.2.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f6122e9d022e0d407e75f0af4b1faafa926f40cf",
|
|
"version-semver": "6.2.2",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|