Link to fftw3f library. Added test with swapped dimensions
This commit is contained in:
parent
c49c8cb232
commit
ed1fede33d
3 changed files with 6 additions and 3 deletions
|
@ -55,6 +55,7 @@ include(FindHDF5)
|
|||
include(FindPkgConfig)
|
||||
|
||||
pkg_check_modules(FFTW3 fftw3>=3.3)
|
||||
pkg_check_modules(FFTW3F fftw3f>=3.3)
|
||||
pkg_check_modules(EIGEN3 eigen3)
|
||||
|
||||
include(FindPackageHandleStandardArgs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue