python-gdcm icon indicating copy to clipboard operation
python-gdcm copied to clipboard

Support using system CMake and Ninja

Open mgorny opened this issue 11 months ago • 0 comments

Add cmake and ninja PyPI dependencies only if the respective programs are not found, and use system tools instead. This avoids unnecessary dependencies on third-party binary packages, and improves portability by using downstream-patched CMake version.

mgorny avatar Feb 10 '25 19:02 mgorny