summaryrefslogtreecommitdiff
path: root/gr-audio/examples/python/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove gru.daemonize and dial_tone_daemon exampleClayton Smith2020-10-301-1/+0
| | | | | | | These were added in GNU Radio 3.1.3, but a Google search finds no mention of gru.daemonize outside of the changelog. Modern Python programs could use the python-daemon library, which implements the daemon specification of PEP 3143.
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* wxgui: removedJohnathan Corgan2016-09-081-1/+0
|
* cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
| | | | | | CPack is not used, unmaintaned, and broken. This does not eliminate any MSVC build functionality.
* examples: Reworked locations and installation of examples.Tom Rondeau2012-04-031-1/+1
| | | | 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>.
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-1/+1
|
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+37