Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake: Use qtpaths -query over qmake -query when possible #965

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

mattkdab
Copy link
Member

Fix #964

Check if qmake available, use if it is, and check whether qtpaths
is available if qmake not found.
@mattkdab mattkdab requested a review from Waqar144 March 26, 2024 21:54
@mattkdab mattkdab marked this pull request as ready for review March 27, 2024 00:54
@mattkdab mattkdab merged commit 309a1ff into KDAB:master Mar 27, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building against custom Qt6 build fails if qmake is missing
2 participants