summaryrefslogtreecommitdiff
path: root/gr-fft/lib
AgeCommit message (Collapse)Author
2012-11-14fft: restore FFTW3F_THREADS support for fft.ccJosh Blum
2012-11-14fft: removed non-existant FFT_LIBRARY_DIRS FFT_LIBRARIESJosh Blum
2012-11-10fft: fixing float-in, complex-out fft block to use the right io sig.Tom Rondeau
2012-05-02build: reworking cmake structure for include and lib directories. I think ↵Tom Rondeau
this is cleaner. We also probably don't need the link_directories (according to the cmake guys, this is no longer necessary).
2012-04-29fft: put helper classes in namespaceJohnathan Corgan
2012-04-27gr-fft: creates a gr-fft top-level component.Tom Rondeau