aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/FindFFTW.cmake
Commit message (Collapse)AuthorAge
* STYLE: Remove CMake-language block-end command argumentsGravatar Hans Johnson2019-10-31
| | | | | | Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block. This is no longer the preferred style.
* Determine version of Metis library. Apparently, at least version 5.x is ↵Gravatar Christoph Hertzberg2014-07-09
| | | | | | needed for Eigen/MetisSupport. Marked some internal variables as advanced
* improve FindFFTW cmake moduleGravatar Gael Guennebaud2012-03-15
|
* fix fftw cmake stuffGravatar Gael Guennebaud2011-11-03
|
* still test fftw even if the binary for long double is not availableGravatar Gael Guennebaud2011-01-28
|
* added FindFFTW, but I don't think it's right yetGravatar Mark Borgerding2009-06-10