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

Fix FindSIP.cmake and make it more verbose #59221

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

nicogodet
Copy link
Member

Description

Fixes #59211

Currently, with sip >= 5, SIP_FOUND is set to TRUE even if sip-build executable is not found (which breaks FindPyQtx.cmake/.py, see #59211)

This PR fixes that and make FindSIP.cmake more verbose too.

ping @m-kuhn

@github-actions github-actions bot added this to the 3.42.0 milestone Oct 25, 2024
Copy link

github-actions bot commented Oct 25, 2024

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit db4e98f)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit db4e98f)

@m-kuhn
Copy link
Member

m-kuhn commented Oct 25, 2024

Thanks

@m-kuhn m-kuhn merged commit 4252b61 into qgis:master Oct 25, 2024
31 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.

CMake configure fails with qgis SDK : ModuleNotFoundError: No module named 'sipconfig'
2 participants