issues
search
anthonix
/
ffts
The Fastest Fourier Transform in the South
http://anthonix.com/ffts
Other
536
stars
213
forks
source link
remove autotools and add CMake build system
#91
Open
jopadan
opened
1 year ago
jopadan
commented
1 year ago
add FFTSConfig.cmake.in which allows find_package(FFTS)
remove autotools and HAVE_ defines and use the compilers SIMD architecture defines
TODO:
adapt android and iphone build to cmake
TODO: