summaryrefslogtreecommitdiff
path: root/gr-blocks/examples/msg_passing/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* examples: fixup cmake files to include all examplesdevnulling2020-01-221-0/+2
|
* 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.
* cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-1/+1
|
* blocks: removing blocks moved into gr-blocks:Tom Rondeau2013-03-061-0/+27
message_strobe, message_debug, message_source, message_sink, message_burst_source, peak_detector, moving_average.