[vcpkg_configure_qmake] update to use qmake from Qt6#20935
[vcpkg_configure_qmake] update to use qmake from Qt6#20935MehdiChinoune wants to merge 1 commit intomicrosoft:masterfrom MehdiChinoune:vcpkg-qmake-qt6
Conversation
|
Please close this PR. Qt6 will not be supported by the normal scripts but by a port-script instead which gets installed by qtbase |
Are you going to push a PR to fix #20933 ? |
there is nothing stopping ports to be ported to vcpkg_qmake_configure when that machinery is ready. In the meantime, if the fixes just work, why not? |
because it does not fix the issue that the toolchain is not forwarded. try to use #20963 instead |
perfectly understood your point |
Describe the pull request
What does your PR fix?
Fixes 20933
Which triplets are supported/not supported? Have you updated the CI baseline?
Does your PR follow the maintainer guide?
Yes
If you have added/updated a port: Have you run
./vcpkg x-add-version --alland committed the result?Yes
If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/