summaryrefslogtreecommitdiffstats
path: root/CMakeGraphVizOptions.cmake
diff options
context:
space:
mode:
authorChristian Pfeiffer <cpfeiffer@live.de>2019-04-20 18:45:09 (GMT)
committerChristian Pfeiffer <cpfeiffer@live.de>2019-04-20 18:45:09 (GMT)
commit7db32efbab1c61e4b8032702eba5ac6d7768d531 (patch)
treed84d77e590af3ad7df6279899f451ff6afaa83e0 /CMakeGraphVizOptions.cmake
parent0116bb19d354f1bdc8ae1152202ff5d829b4acf7 (diff)
downloadCMake-7db32efbab1c61e4b8032702eba5ac6d7768d531.zip
CMake-7db32efbab1c61e4b8032702eba5ac6d7768d531.tar.gz
CMake-7db32efbab1c61e4b8032702eba5ac6d7768d531.tar.bz2
FindMPI: Don't retain libdirs for Win32
On Windows systems, the need to retain library directories should not nomrally occur. This can only occur on Unix like systems where a shared library is being linked that has a dependency on another library which is not being found in the default directories (e.g. libgfortran on BSD) This also works around an issue introduced by !1694 in that the Visual Studio generator does not handle link flags passed in `INTERFACE_LINK_LIBRARIES` correctly, causing problems when using that generator with Intel MPI in certain circumstances.
Diffstat (limited to 'CMakeGraphVizOptions.cmake')
0 files changed, 0 insertions, 0 deletions