6 Commits

Author SHA1 Message Date
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
Mike
0ae5394e68 Link to liquid-dsp 2016-06-05 18:44:10 +01:00
Mike Walters
a74b2e0366 Remove unnecessary CMake modules 2015-08-22 09:48:49 +01:00
Dominic Spill
b8e3e4055f modify CMakeLists.txt to build with cmake 2.8.0 2015-08-20 23:07:08 +01:00
Mathieu Rene
a5fe861316 Add OSX instructions 2015-08-16 14:53:40 -04:00
Mathieu Rene
84d59074e8 Add CMakeLists 2015-08-16 14:47:14 -04:00