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

8 lines
216 B
Plaintext

CMake Error at UnterminatedString.cmake:2:
Parse error. Function missing ending "\)". Instead found unterminated
string with text "\)
".
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)