-
-
Notifications
You must be signed in to change notification settings - Fork 717
Open
Labels
type:BugInconsistencies or issues which will cause an incorrect result under some or all circumstancesInconsistencies or issues which will cause an incorrect result under some or all circumstances
Description
Description
Configuring my ITK projection on Linux with ITK_USE_FFTWF and ITK_USE_FFTWD generates the following error since #5721:
CMake Error in Modules/Filtering/FFT/src/CMakeLists.txt:
Target "ITKFFT" INTERFACE_LINK_DIRECTORIES property contains path:
"/home/srit/src/itk/lin64/fftw/lib"
which is prefixed in the build directory.
Steps to Reproduce
Clone ITK main and configure with cmake -DITK_USE_FFTWF=ON -DITK_USE_FFTWD=ON ITK_SOURCE_DIR
Reproducibility
100%
Versions
Environment
Ubuntu
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:BugInconsistencies or issues which will cause an incorrect result under some or all circumstancesInconsistencies or issues which will cause an incorrect result under some or all circumstances