Skip to content

ConfigureChecks: Avoid false positive remove USE_SYSTEM_LibFFI warning #419

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

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Jun 10, 2025

Since options LibFFI_INCLUDE_DIR and LibFFI_LIBRARY may be specified independently of setting USE_SYSTEM_LibFFI, this commit removes the corresponding warning that is displayed despite of setting the expected options.


Working toward addressing:

Since options `LibFFI_INCLUDE_DIR` and `LibFFI_LIBRARY` may be specified
independently of setting `USE_SYSTEM_LibFFI`, this commit removes the
corresponding warning that is displayed despite of setting the expected
options.
@jcfr jcfr enabled auto-merge (rebase) June 10, 2025 20:58
@jcfr jcfr merged commit 64861f0 into python-cmake-buildsystem:master Jun 10, 2025
28 checks passed
@jcfr jcfr deleted the remove-ffi-cmake-warning-possibly-incorrect branch June 10, 2025 21:30
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