CMake/Tests/RunCMake/Syntax/Escape1.cmake
Brad King 8640e52979 Add to RunCMake.Syntax test \-escape cases
Add an Escape1 test case covering \-escape cases inside bracket, quoted,
and unquoted arguments.  Also cover comments immediately after quoted
and unquoted arguments on lines containing \# escapes.
2013-10-29 10:21:50 -04:00

4 lines
109 B
CMake

message([[\#]] \#[[ \#]] "#[[]]" x#comment
"\#\\\"\n\$\@\^\;\ \t\(\)"#comment
\#\\\"\n\$\@\^\;\ \t\(\))