SCIInstitute / Seg3D

Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
108 stars 47 forks source link

Fix FFT library build on Windows #62

Open a-y-khan opened 9 years ago

a-y-khan commented 9 years ago

Needed for mosaic tools.

allywarner commented 5 years ago

Since we are using Windows and Visual Studio, we have to install fftw and use ITK_USE_SYSTEM_FFTW.

https://github.com/CIBC-Internal/itk/blob/6f7b1014a73857115d6da738583492008bea8205/CMake/itkExternal_FFTW.cmake#L61