| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
The original patch was provided by jerry <jerry.c.t@web.de>.
|
| |
|
|
|
|
|
| |
Also add an 'include' path suffix that may appear after the value of
some of the environment variables.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|