mirror of
https://github.com/miek/inspectrum.git
synced 2026-03-03 15:04:19 +01:00
* define _LIBCPP_COMPLEX to typedef std::complex * define _USE_MATH_DEFINES to enable M_PI and others * provide MMAN_INCLUDE_DIR in sys/mman.h (we need to be able to set this manually) * switch to find_package for FFTW, but added pkg-config support if thats needed, and fixed FFTW_LIBRARIES names to fftw3f