Fix OS X FFTW build failures introduced 86a772
authorErik Lindahl <erik@kth.se>
Mon, 15 Jun 2015 09:16:49 +0000 (11:16 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 15 Jun 2015 22:52:55 +0000 (00:52 +0200)
commit9d6fc939fee254c8aa5c287b6265cb6e9a0494b5
tree6f4d21b4413e1076ccdf43383d30455e6e5ed9d3
parent9f7feda42b0a7b6cc89b614aec4b005e4a06e999
Fix OS X FFTW build failures introduced 86a772

The two avx/sse options needs to be a list, and
since FFTW always picks gcc by default we need
to disable FFTW AVX regardless of the compiler.

Change-Id: Ie82d7cc85de0715d5f2dd7a6198af079575fe891
src/contrib/fftw/CMakeLists.txt