discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] cmake build


From: Josh Blum
Subject: Re: [Discuss-gnuradio] cmake build
Date: Fri, 26 Aug 2011 10:12:16 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11

> 
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]