summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Syntax/UnterminatedBracket0-stderr.txt
blob: 3559c1893ddc7fcb4449627cab283b1d5cff5c19 (plain)
1
2
3
4
5
6
7
8
CMake Error: Error in cmake code at
.*/Syntax/UnterminatedBracket0.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:

    UnterminatedBracket0.cmake$