mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 10:50:16 -06:00
Cover commands with whitespace present in allowed combinations. Also cover command error cases such as two on one line.
2 lines
53 B
CMake
2 lines
53 B
CMake
message("Example Message") message("Second Message")
|