> > 3) Suggestion: automatically set the test systems by use of GLOBs. I > guess if *all* lib/qa_*.cc and python/qa_*.py are automatically added to > the tests portfolio, this would be fine with most developers 99% of the > time. I still think the 1% are brilliant enough to adapt the build > system to their needs (instead of the other way round). >
So here is an example of globbing w/ gr-digital: http://gnuradio.org/cgit/jblum.git/tree/gr-digital/python/CMakeLists.txt?h=next#n54 And here is the "manual" way of doing it in gr-howto http://gnuradio.org/cgit/jblum.git/tree/gr-howto-write-a-block-cmake/python/CMakeLists.txt?h=next#n37 My thoughts where that the gr-howto is to help learn by example, and that the code would be easier to understand the "manual" way. Thoughts? -josh _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio