summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeTestCXXCompiler.cmake
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2015-01-12 14:21:23 (GMT)
committerBrad King <brad.king@kitware.com>2015-01-14 15:19:06 (GMT)
commit68857ccd823088caf240318f2a7b39522fc383da (patch)
treeff9a2f3af0e0e50e55c634354914dd15627b57c5 /Modules/CMakeTestCXXCompiler.cmake
parent4aa9c64511adb6e3aa1b686d07f8cbdf92dedbab (diff)
downloadCMake-68857ccd823088caf240318f2a7b39522fc383da.zip
CMake-68857ccd823088caf240318f2a7b39522fc383da.tar.gz
CMake-68857ccd823088caf240318f2a7b39522fc383da.tar.bz2
FindMPI: handle trailing slash from $MSMPI_BIN
When installing, MSMPI puts a trailing backslash in the MSMPI_BIN environment variable. This causes trouble when concatenating in CMake since the list separator is now escaped and no longer a list separator due to the trailing backslash. Instead, use file(TO_CMAKE_PATH) to make the path CMake-friendly.
Diffstat (limited to 'Modules/CMakeTestCXXCompiler.cmake')
0 files changed, 0 insertions, 0 deletions