summaryrefslogtreecommitdiff
path: root/gr-vocoder/python/CMakeLists.txt
AgeCommit message (Collapse)Author
2012-03-22volk: added volk as depedency for various componentsJosh Blum
Its important to list the dependent libraries for a test so the library path can be correctly set. This is necessary on platforms without dynamic re-linking.
2011-10-17added some more python dash BJosh Blum
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