summaryrefslogtreecommitdiff
path: root/gr-uhd/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ↵Michael L Dickens2013-01-011-1/+0
| | | | ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAudio).
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* examples: Reworked locations and installation of examples.Tom Rondeau2012-04-031-1/+12
| | | | 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>.
* docs: installing README files.Tom Rondeau2011-10-201-0/+1
|
* cmake: fix that component depends on component hackJosh Blum2011-10-191-1/+1
|
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-16/+16
|
* uhd: cmake support for example applicationJosh Blum2011-09-261-0/+1
|
* cmake: language tweak for component group descriptionJosh Blum2011-08-021-1/+1
|
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+106