-
- Downloads
Find*: Make find_package(.. QUIET) affect Check* modules.
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.
Showing
- Modules/FindBLAS.cmake 4 additions, 0 deletionsModules/FindBLAS.cmake
- Modules/FindBZip2.cmake 4 additions, 0 deletionsModules/FindBZip2.cmake
- Modules/FindBacktrace.cmake 1 addition, 0 deletionsModules/FindBacktrace.cmake
- Modules/FindCups.cmake 4 additions, 0 deletionsModules/FindCups.cmake
- Modules/FindCurses.cmake 4 additions, 0 deletionsModules/FindCurses.cmake
- Modules/FindGIF.cmake 1 addition, 0 deletionsModules/FindGIF.cmake
- Modules/FindLAPACK.cmake 5 additions, 0 deletionsModules/FindLAPACK.cmake
- Modules/FindLibLZMA.cmake 3 additions, 0 deletionsModules/FindLibLZMA.cmake
- Modules/FindOpenCL.cmake 1 addition, 0 deletionsModules/FindOpenCL.cmake
- Modules/FindOpenMP.cmake 10 additions, 2 deletionsModules/FindOpenMP.cmake
- Modules/FindQt4.cmake 11 additions, 9 deletionsModules/FindQt4.cmake
- Modules/FindThreads.cmake 3 additions, 0 deletionsModules/FindThreads.cmake
- Modules/FindX11.cmake 3 additions, 0 deletionsModules/FindX11.cmake
Loading
Please register or sign in to comment