-
Notifications
You must be signed in to change notification settings - Fork 7.5k
vcpkg_configure_qmake does not support Qt6 tools #20933
Copy link
Copy link
Closed
Labels
category:new-portThe issue is requesting a new library to be added; consider making a PR!The issue is requesting a new library to be added; consider making a PR!info:new-port-resolvedThis port has been added to vcpkg.This port has been added to vcpkg.
Description
Is your feature request related to a problem? Please describe.
https://github.com/microsoft/vcpkg/blob/master/scripts/cmake/vcpkg_configure_qmake.cmake only search qmake in Qt5 directories.
Proposed solution
Update vcpkg_configure_qmake to use qmake from Qt6 if it is available
Describe alternatives you've considered
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category:new-portThe issue is requesting a new library to be added; consider making a PR!The issue is requesting a new library to be added; consider making a PR!info:new-port-resolvedThis port has been added to vcpkg.This port has been added to vcpkg.