summaryrefslogtreecommitdiff
path: root/gr-shd/swig/CMakeLists.txt
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
2011-11-30docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau
2011-11-28docs: more appropriate variable to use when setting the include/headers ↵Tom Rondeau
directory.
2011-11-27docs: forgot to have the generated .i files installed.Tom Rondeau
2011-11-27docs: added python doxygen docs to gr-shdTom Rondeau
2011-10-24shd: adding gr-shd to cmake build structure. Adding missed app to autotools ↵Tom Rondeau
build.