summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block-cmake/cmake/Modules/FindGnuradioCore.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-081-26/+0
| | | | Nick Foster owes Nick Corgan a six-pack of beer!
* cmake: fix for find* scriptsJosh Blum2011-10-251-2/+2
| | | | | | Yes there was a misunderstanding and I read the docs wrong. This change uses the correct lib and inc dirs set by the pkg config macro. http://techbase.kde.org/Policies/CMake_Coding_Style#Writing_CMake_Find-modules
* howto: updated find gruel and core modules to match recommended styleJosh Blum2011-09-241-4/+4
|
* cmake: re-imagining of how to write a block w/ cmake and boost unit testJosh Blum2011-08-041-0/+26