InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.37k stars 660 forks source link

COMP: Conditional compilations missing variables #4747

Closed hjmjohnson closed 6 days ago

hjmjohnson commented 1 week ago

When building FFTW and not CUFFTW the tests use the argc and argv variables that are otherwise ignored.

PR Checklist