summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block-cmake/cmake/Modules/FindGruel.cmake
AgeCommit message (Collapse)Author
2011-12-12cmake: fix QUIET arg usage on PKG_CHECK_MODULESJosh Blum
2011-10-25cmake: fix for find* scriptsJosh Blum
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
2011-09-24howto: updated find gruel and core modules to match recommended styleJosh Blum
2011-08-04cmake: re-imagining of how to write a block w/ cmake and boost unit testJosh Blum