Files
Josh Blum 5daf134c17 changes to build under msvc and fftw find package
* 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
2017-11-23 01:57:29 -06:00
..
2016-06-05 18:44:10 +01:00