Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindOpenCL: Added missing ENV for each environment variable reference | Matthäus G. Chajdas | 2014-06-23 | 1 | -21/+22 |
| | | | | | Also add an 'include' path suffix that may appear after the value of some of the environment variables. | ||||
* | Find*: Make find_package(.. QUIET) affect Check* modules. | Clinton Stimpson | 2014-03-30 | 1 | -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 module | Matthäus G. Chajdas | 2014-02-26 | 1 | -0/+134 |