Closed benbovy closed 4 years ago
Simplify python module build using scikit-build's latest features (add_python_library and add_python_extension).
add_python_library
add_python_extension
TODO: remove cmake modules copied from scikit-build once those are fixed upstream (see https://github.com/scikit-build/scikit-build/pull/495).
Simplify python module build using scikit-build's latest features (
add_python_library
andadd_python_extension
).TODO: remove cmake modules copied from scikit-build once those are fixed upstream (see https://github.com/scikit-build/scikit-build/pull/495).