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

qt module: allow has_tools to specify which tools to check #13632

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

chubinou
Copy link
Contributor

@chubinou chubinou commented Sep 4, 2024

This allows checking for tools that may not be available in older version of qt or avoiding requesting tools that may not be necessary for a given project

this MR supersed #13524 as discussed here

@chubinou
Copy link
Contributor Author

chubinou commented Sep 4, 2024

@nirbheek for review

@chubinou chubinou mentioned this pull request Sep 4, 2024
@chubinou
Copy link
Contributor Author

ping

Copy link
Member

@dcbaker dcbaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can take or leave the one suggestion, regardless, this looks good to me

@chubinou chubinou force-pushed the qt-has_tools_selection branch 2 times, most recently from f7d2ccf to a6ecc6b Compare September 24, 2024 13:46
This allows checking for tools that may not be available in older version of qt
or avoiding requesting tools that may not be necessary for a given project

Co-authored-by: Nirbheek Chauhan <nirbheek@centricular.com>
@dcbaker dcbaker merged commit 6797f9b into mesonbuild:master Sep 24, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants