We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 .
The text was updated successfully, but these errors were encountered:
fix: use dev version of FindPython (#102)
094ad9e
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>
Successfully merging a pull request may close this issue.
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 .
The text was updated successfully, but these errors were encountered: