InsightSoftwareConsortium / ITKPythonPackage

A setup script to generate ITK Python Wheels
https://itkpythonpackage.readthedocs.io
Apache License 2.0
63 stars 21 forks source link

Pass option to setup.py and cmake on Windows, clean-up and avoid unnecessary downloads #248

Closed SimonRit closed 1 year ago

SimonRit commented 1 year ago

These 3 commits are used to allow (and improve) RTK compilation with CUDA following the latest developments of ITKRemoteModuleBuildTestPackageAction, see RTKConsortium/RTK#526. I haven't worked on specific options for each itk-module-deps (yet, I'm not sure it will be required for RTKConsortium/RTK#492)...

SimonRit commented 1 year ago

cc @tbirdso @LucasGandel