summaryrefslogtreecommitdiff
path: root/gr-fcd/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-5/+5
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* examples: Reworked locations and installation of examples.Tom Rondeau2012-04-031-1/+11
| | | | 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>.
* Implement conditionalized build for WIN32Johnathan Corgan2012-03-221-7/+17
|
* fcd: complete cmake buildJohnathan Corgan2012-03-121-2/+3
|
* fcd: cmake build work in progressJohnathan Corgan2012-03-111-0/+109