| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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(?) | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0041618) Kitware Robot (administrator) 2016-06-10 14:27 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |