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

David Cole david.cole at kitware.com
Mon Aug 22 12:50:08 EDT 2011


On Mon, Aug 22, 2011 at 12:01 PM, David Doria <daviddoria at gmail.com> wrote:
> 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
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>



More information about the CMake mailing list