mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
ENH: Improved escaping in kwsys/System. Added escape of % for NMake. Added escape of ; for the VS IDE.
This commit is contained in:
@@ -341,6 +341,7 @@ protected:
|
||||
bool WindowsVSIDE;
|
||||
bool WatcomWMake;
|
||||
bool MinGWMake;
|
||||
bool NMake;
|
||||
bool ForceUnixPath;
|
||||
bool MSYSShell;
|
||||
bool UseRelativePaths;
|
||||
|
||||
Reference in New Issue
Block a user