mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
BUG: MSYS makefile shell needs posix paths to executables in some cases and it does not hurt to do it always.
This commit is contained in:
@@ -274,6 +274,7 @@ protected:
|
||||
bool WindowsShell;
|
||||
bool WindowsVSIDE;
|
||||
bool ForceUnixPath;
|
||||
bool MSYSShell;
|
||||
bool UseRelativePaths;
|
||||
bool IgnoreLibPrefix;
|
||||
bool Configured;
|
||||
|
||||
Reference in New Issue
Block a user