mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 16:09:00 +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 5dc3ca88c1
.
* version stuff
Co-authored-by: Alexander Neumann <you@example.com>
20 lines
405 B
JSON
20 lines
405 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "26bbae5f5512a6ca58eada26e54c94666174ec71",
|
|
"version": "6.2.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1c16604affb63067fcad166931565e516250434f",
|
|
"version": "6.2.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "9e9bfb4dd17aa86cfcd5c80f0725c585ec140670",
|
|
"version-semver": "6.2.2",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|