diff options
author | Brad King <brad.king@kitware.com> | 2010-10-01 20:12:00 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-10-01 20:12:00 (GMT) |
commit | 2596e16c8f241b52add4d54108fd5df4269cb2fc (patch) | |
tree | a782bc1119f3f3367bf533023d166c59c68d92bd /Tests/ExternalProject/CMakeLists.txt | |
parent | d69b129481ac9afd41d609eef0001bdb712201c8 (diff) | |
download | CMake-2596e16c8f241b52add4d54108fd5df4269cb2fc.zip CMake-2596e16c8f241b52add4d54108fd5df4269cb2fc.tar.gz CMake-2596e16c8f241b52add4d54108fd5df4269cb2fc.tar.bz2 |
VS10: Encode custom command comments for echo (#11283)
VS10 uses MSBuild underneath. The <Message></Message> CDATA are just
appended to "echo" and executed as a single command. Encode the message
such that it can be passed to echo. Convert newlines to tabs since they
cannot be printed this way.
Diffstat (limited to 'Tests/ExternalProject/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions