Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Neumann
68a540d84c fix find_package for fftw3 and add arch features (#4783)
* fix find_package for fftw3

* the patch took care of moving the files

* Additional Patch to add Suffix to LibraryDepends

* fixed minsizerel and relwithdebinfo for vs cmake configs

* remove fix for minsizerel and relwithdeb info. Use global cmake mappings of these targets instead!

* added feature packages. unfortunally avx and avx2 create an ICE with Visual Studio 2017 (maybe fixed with 2019?)

* removed sse2 as default (forgot about arm...)
2019-03-14 15:24:31 -07:00
John Travers
1daccb57b7 [fftw3] Add openmp to fftw3 (#4351) 2019-02-14 14:50:08 -08:00
Sergey Sychugin
eaf30a4221 [fftw] Update to 3.3.8 (#4269) 2018-11-06 17:43:59 -08:00
xoviat
6363688b6d [fftw] Build more libs 2017-12-20 13:23:07 -06:00
xoviat
9f4ea2d316 [fftw] bump version 2017-11-24 10:45:53 -06:00
jasjuang
65bac6d9fa [fftw] update to 3.3.7 2017-11-04 09:30:24 -07:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Bagong
48ba7fed91 Add targets for single and double long precision and update source to 3.3.6-pl2 2017-05-21 16:56:01 +02:00
Nicolas Riebesel
329822c210 Add initial fftw3 support 2017-03-06 08:07:14 +01:00