summaryrefslogtreecommitdiff
path: root/gr-fft/swig
AgeCommit message (Collapse)Author
2012-12-12build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ↵Tom Rondeau
cause of the parallel build woes.
2012-07-03swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan
I have not encountered an issue, however this is the correct thing to do. Now individual components swig builds depend on the gr core swig target. Conflicts: gr-filter/swig/CMakeLists.txt
2012-05-22Fixing cmake doc dependencies for gr-fft and gr-wavelet.Ben Reynwar
2012-04-27gr-fft: creates a gr-fft top-level component.Tom Rondeau