aboutsummaryrefslogtreecommitdiff
path: root/versions/q-/qt5-webengine.json
AgeCommit message (Collapse)Author
2021-03-30[qt5-webengine] Fix issues (#16770)Alexander Neumann
* [qt5-webengine] - add feature "proprietary-codecs" - fix build error due to internal changes how options are passed. - try to fail early on too long build paths instead of late * comment the ci baseline for x64-windows to actually test it in ci and only build one configuration to not overstress the ci system * be less strict about the buildtree path length * adjust qt5-webengine ci back * update baseline * change length error message according to CR. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * fix version Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca