mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 02:19:18 -05:00
355511ade9
Until now the VS 10 generator did no Windows command-line escaping and just did XML escapes. This commit teaches the generator to use the same command-line escape addition code used by other generators. The script construction method cmLocalVisualStudioGenerator::ConstructScript need not do XML escapes. Each VS generator version adds the XML escapes necessary for that version.
7.7 KiB
7.7 KiB