CMake/Tests/RunCMake/Syntax/UnterminatedString-stderr.txt

9 lines
282 B
Plaintext

CMake Error: Error in cmake code at
.*/Syntax/UnterminatedString.cmake:2:
Parse error. Function missing ending "\)". Instead found unterminated string with text "\)
".
CMake Error at CMakeLists.txt:3 \(include\):
include could not find load file:
UnterminatedString.cmake$