The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=14632 ====================================================================== Reported By: ivchups Assigned To: ====================================================================== Project: CMake Issue ID: 14632 Category: Modules Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-12-05 11:52 EST Last Modified: 2013-12-05 11:52 EST ====================================================================== Summary: FindMPI. MPI_<lang>_INCLUDE_PATH isn't corresponding MPI_<lang>_LIBRARIES Description: If MS-MPI and MPICH installed together, the findMPI stored in the variable MPI_<lang>_INCLUDE_PATH MSMPI include path, but the variable MPI_<lang>_LIBRARIES is list of MPICH libaries. ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2013-12-05 11:52 ivchups New Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
