MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009899 | CMake | Modules | public | 2009-11-15 13:49 | 2016-06-10 14:31 |
| Reporter | Nils Gladitz | ||||
| Assigned To | David Partyka | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-8 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0009899: FindMPI.cmake fails if MPI libraries are not found | ||||
| Description | The line: message(SEND_ERROR "Unable to find MPI library ${LIB}") causes FindMPI.cmake to fail when an MPI library is not found. The find script should set MPI_FOUND to false instead of failing (at least without REQUIRED being passed). Also the script seems to set MPI_FOUND manually even though "find_package_handle_standard_args" is used which should already take care of that(?) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-11-15 13:49 | Nils Gladitz | New Issue | |||
| 2010-12-08 10:45 | David Cole | Status | new => assigned | ||
| 2010-12-08 10:45 | David Cole | Assigned To | => David Partyka | ||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041618 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||