mirror of
https://github.com/reactos/CMake.git
synced 2024-11-29 06:20:23 +00:00
e945949d14
Cover commands with whitespace present in allowed combinations. Also cover command error cases such as two on one line.
9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
CMake Error: Error in cmake code at
|
|
.*/Tests/RunCMake/Syntax/CommandError0.cmake:2:
|
|
Parse error. Expected "\(", got newline with text "
|
|
".
|
|
CMake Error at CMakeLists.txt:3 \(include\):
|
|
include could not find load file:
|
|
|
|
CommandError0.cmake
|