CMake/Tests/RunCMake/Syntax/CommandError1.cmake
Brad King e945949d14 Add RunCMake.Syntax test cases for command invocation styles
Cover commands with whitespace present in allowed combinations.
Also cover command error cases such as two on one line.
2013-08-08 13:26:27 -04:00

2 lines
53 B
CMake

message("Example Message") message("Second Message")