Skip to content

cmake: Fix warning reported when setting WITH_THREAD with Python < 3.7 #356

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Apr 29, 2025

Follow-up of 97631f2 ("Add support for building Python 3.7.x", 2022-01-05) Since threading is always built-in with Python >= 3.7, the warning message has been updated accordingly.

Follow-up of 97631f2 ("Add support for building Python 3.7.x", 2022-01-05)
Since threading is always built-in with Python >= 3.7, the warning message
has been updated accordingly.
@jcfr jcfr enabled auto-merge (rebase) April 29, 2025 21:16
@jcfr
Copy link
Contributor Author

jcfr commented Apr 29, 2025

Working toward addressing:

@jcfr jcfr merged commit 6f06f32 into python-cmake-buildsystem:master Apr 29, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant