mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
inlining,all namespace declaration moved to FFT, removed preprocessor definitions,
This commit is contained in:
@@ -23,6 +23,6 @@ ei_add_test(FFT)
|
||||
|
||||
find_package(FFTW)
|
||||
if(FFTW_FOUND)
|
||||
ei_add_test(FFTW " " "-lfftw3 -lfftw3f -lfftw3l" )
|
||||
ei_add_test(FFTW "-DEIGEN_FFTW_DEFAULT " "-lfftw3 -lfftw3f -lfftw3l" )
|
||||
endif(FFTW_FOUND)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user