MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013549 | CMake | Modules | public | 2012-09-19 04:38 | 2013-03-04 08:38 |
Reporter | Joe Lindström | ||||
Assigned To | David Cole | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | Windows/Unix | OS Version | ||
Product Version | CMake 2.8.9 | ||||
Target Version | CMake 2.8.10 | Fixed in Version | CMake 2.8.10 | ||
Summary | 0013549: FindMPI.cmake isn't quiet | ||||
Description | When I use: find_package(MPI QUIET) on a system without MPI installed (and CMake 2.8.9), I get the following messages: Could NOT find MPI_C (missing: MPI_C_LIBRARIES MPI_C_INCLUDE_PATH) Could NOT find MPI_CXX (missing: MPI_CXX_LIBRARIES MPI_CXX_INCLUDE_PATH) CMake 2.8.3 seems to stay quiet. Also the deprecated MPI_EXTRA_LIBRARY and MPI_LIBRARY show up in my cache, should be marked as advanced? | ||||
Steps To Reproduce | 1. Use the attached example CMakeLists.txt on a system with CMake 2.8.9 and without MPI installed. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | CMakeLists.txt (108) 2012-09-19 04:38 https://public.kitware.com/Bug/file/4486/CMakeLists.txt | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-09-19 04:38 | Joe Lindström | New Issue | |||
2012-09-19 04:38 | Joe Lindström | File Added: CMakeLists.txt | |||
2012-09-27 00:50 | David Cole | Assigned To | => David Cole | ||
2012-09-27 00:50 | David Cole | Status | new => assigned | ||
2012-09-27 01:11 | David Cole | Note Added: 0031107 | |||
2012-09-27 01:12 | David Cole | Status | assigned => resolved | ||
2012-09-27 01:12 | David Cole | Resolution | open => fixed | ||
2012-10-24 17:29 | David Cole | Fixed in Version | => CMake 2.8.10 | ||
2012-10-24 17:29 | David Cole | Target Version | => CMake 2.8.10 | ||
2013-03-04 08:38 | Robert Maynard | Note Added: 0032486 | |||
2013-03-04 08:38 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|