summaryrefslogtreecommitdiffstats
path: root/Modules/FindOpenCL.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Find*: Make find_package(.. QUIET) affect Check* modules.Clinton Stimpson2014-03-301-0/+1
| | | | | | | | | | Fixes issues #14812 and #14813 where find_package(OpenMP QUIET) and find_package(Qt4 QUIET) would still print out messages when calling check*() functions. Also a partial fix for #14445 where building CMake (without cmake-gui) when Qt5 is installed and Qt4 is not installed and warnings come out of FindQt4.cmake.
* Add FindOpenCL moduleMatthäus G. Chajdas2014-02-261-0/+134