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

Custom FindPython backport #148

Closed
henryiii opened this issue Dec 1, 2022 · 0 comments · Fixed by #102
Closed

Custom FindPython backport #148

henryiii opened this issue Dec 1, 2022 · 0 comments · Fixed by #102

Comments

@henryiii
Copy link
Collaborator

henryiii commented Dec 1, 2022

We'll need to get a more recent version of FindPython, and apply some of the patches found in https://gitlab.kitware.com/vtk/vtk/-/blob/master/CMake/patches/3.23/FindPython/Support.cmake .

henryiii added a commit that referenced this issue Feb 10, 2023
This is now a port, see
https://gitlab.kitware.com/cmake/cmake/-/issues/24185. Based on VTK's
port at
https://gitlab.kitware.com/vtk/vtk/-/blob/master/CMake/patches/3.23/FindPython/Support.cmake.

Support for the correct SOABI on PyPy and the Stable ABI are included.

Closes #148.

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
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 a pull request may close this issue.

1 participant