diff options
author | Brad King <brad.king@kitware.com> | 2014-02-07 21:45:10 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-02-10 21:18:47 (GMT) |
commit | a22eeca3fd7fe022e06001428d5e903913467fa0 (patch) | |
tree | 1a75c0e1b3af7686937866b89ecaa8d6ddb9e9dc /Modules/CMakeParseArguments.cmake | |
parent | 6abdc6c16acec3cb6601cc0bdeba4dec30857a02 (diff) | |
download | CMake-a22eeca3fd7fe022e06001428d5e903913467fa0.zip CMake-a22eeca3fd7fe022e06001428d5e903913467fa0.tar.gz CMake-a22eeca3fd7fe022e06001428d5e903913467fa0.tar.bz2 |
FindBoost: Search next to MPI libraries for boost_mpi (#14739)
Some distributions place boost_mpi next to the MPI libraries against
which it was built instead of next to the other Boost libraries. If
find_package(MPI) has already been run prior to find_package(Boost) then
MPI_CXX_LIBRARIES or MPI_C_LIBRARIES may be set to the location of the
MPI libraries. Teach FindBoost.cmake to look there for boost_mpi and
boost_mpi_python after looking next to the other Boost libraries but
not consider the location to be Boost_LIBRARY_DIR.
Diffstat (limited to 'Modules/CMakeParseArguments.cmake')
0 files changed, 0 insertions, 0 deletions