summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/Syntax/UnterminatedBracket1-stderr.txt
blob: 55d458ba2b0a4a6d3c08d2a89c3a59adbcc5be84 (plain)
1
2
3
4
5
6
7
8
CMake Error: Error in cmake code at
.*/Syntax/UnterminatedBracket1.cmake:2:
Parse error.  Function missing ending "\)".  Instead found unterminated bracket with text "\]\]\)
".
CMake Error at CMakeLists.txt:3 \(include\):
  include could not find load file:

    UnterminatedBracket1.cmake$