summaryrefslogtreecommitdiff
path: root/gr-fcd/swig/CMakeLists.txt
AgeCommit message (Collapse)Author
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-04-04fcd: simplify swig generation after virtual interface class changeJohnathan Corgan
2012-03-11fcd: cmake build work in progressJohnathan Corgan