Add HINTS to find FFTW3.
Added HINTS to find_library() and find_path() of FFTW3. This is necessary on systems where FFTW3 is loaded as a module, otherwise CMake might find the system default, instead of the module version.
Please register or sign in to comment