Seg3D icon indicating copy to clipboard operation
Seg3D copied to clipboard

Fix FFT library build on Windows

Open a-y-khan opened this issue 9 years ago • 1 comments

Needed for mosaic tools.

a-y-khan avatar Jul 06 '15 05:07 a-y-khan

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

allywarner avatar May 12 '19 22:05 allywarner