summaryrefslogtreecommitdiff
path: root/gr-vocoder/examples/CMakeLists.txt
AgeCommit message (Collapse)Author
2012-04-03examples: Reworked locations and installation of examples.Tom Rondeau
All python and GRC examples directly associated with a top-level component are now in that examples directory. Examples are split into c++, python, and grc dirs but are all installed into $prefix/share/gnuradio/examples/<component>.
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-07-23vocoder: updated cmake build for new blocks (also fixed some tests)Josh Blum
2011-07-21vocoder: added cmake support for gr-vocoder (unix only)Josh Blum