Skip to content

fix: use FindPython's suffix computation if possible #226

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 2 commits into from
Jun 4, 2023

Conversation

henryiii
Copy link
Contributor

@henryiii henryiii commented Jun 2, 2023

This should speed up the configuration by sometimes reducing the calls to Python of CMake is new enough.

Testing in wjakob/nanobind_example#27, but the cross compile situation requires further work.

@wjakob
Copy link
Owner

wjakob commented Jun 2, 2023

Looks all fine to me, let me know when it's ready to merge.

@henryiii
Copy link
Contributor Author

henryiii commented Jun 2, 2023

I think it's a nice little cleanup, though it doesn't fix cross compiles - that's a problem I'll have to continue to work on in scikit-build-core.

@wjakob
Copy link
Owner

wjakob commented Jun 3, 2023

Can I convert to 'ready for review' and merge? The failing test is a fluke caused by pytest.

@henryiii henryiii marked this pull request as ready for review June 3, 2023 13:23
@henryiii
Copy link
Contributor Author

henryiii commented Jun 3, 2023

Yes, sorry, thought I converted it.

@wjakob wjakob merged commit 2bf6d74 into wjakob:master Jun 4, 2023
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.

2 participants