diff options
author | Brad King <brad.king@kitware.com> | 2019-05-22 13:30:38 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-05-22 14:47:15 (GMT) |
commit | 8ee6584a9975e766047fd73815a81a8d9c7db3f5 (patch) | |
tree | 8d76c7cac918f338f739422b5377ef67c60565b4 /Source/cmDocumentationSection.h | |
parent | f01e18eb4699df530e310d376e66752fa6c1dedf (diff) | |
download | CMake-8ee6584a9975e766047fd73815a81a8d9c7db3f5.zip CMake-8ee6584a9975e766047fd73815a81a8d9c7db3f5.tar.gz CMake-8ee6584a9975e766047fd73815a81a8d9c7db3f5.tar.bz2 |
Ninja,Makefile: Fix <LANG>_COMPILER_LAUNCHER shell command syntax
The first entry in the compiler launcher command argument list is
the command itself and should be converted to the shell's native
command syntax (e.g. backslashes on Windows).
Without this, the `RunCMake.CompilerLauncher` test fails on Windows
when there are *no* spaces in the path to `cmake.exe`.
Diffstat (limited to 'Source/cmDocumentationSection.h')
0 files changed, 0 insertions, 0 deletions