[CMake] FFTW_FOUND is true even if it is not found?

David Doria daviddoria at gmail.com
Mon Aug 22 12:01:18 EDT 2011


Using this FindFFTW.cmake:

http://code.google.com/p/qmcpack/source/browse/trunk/CMake/FindFFTW.cmake?spec=svn4506&r=4506

FFTW_FOUND is true even though:

FFTW_INCLUDE_DIR = FFTW_INCLUDE_DIR-NOTFOUND
FFTW_LIBRARIES = FFTW_LIBRARIES_NOTFOUND

Can anyone explain that?

Thanks,

David


More information about the CMake mailing list