-
Is there a recommended way to use scikit-build to compile ABI3 wheels? Ideally in a way that is compatible with cibuildwheel? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Scikit-build-core will support this in version 0.2 - PR at scikit-build/scikit-build-core#102. CMake 3.26 will be the first CMake to support it, though scikit-build-core 0.2+ will backport support to 3.15+. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Scikit-build-core will support this in version 0.2 - PR at scikit-build/scikit-build-core#102. CMake 3.26 will be the first CMake to support it, though scikit-build-core 0.2+ will backport support to 3.15+.