Description
Build CMake-based native code as part of Python packaging. It helps projects distribute Python packages that include compiled libraries or extensions managed by CMake.
This is a build helper for maintainers and developers. Native builds depend on compilers, system libraries, and platform details, so release artifacts should be tested on the target distributions before publishing.