Files
CMake/Source/cmVisualStudio10TargetGenerator.cxx
T
Luca Cappa 0bf4418017 VS: Encode newlines in XML attributes
Encode `\n` as `
` to avoid generating a literal newline inside an
XML attribute.  This is more readable and also fixes custom commands in
`.csproj` files with VS 2019 RC.

Fixes: #19001
2019-03-06 09:37:21 -05:00

165 KiB