mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -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.
2.3 KiB
2.3 KiB