summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Syntax/UnterminatedBracket1-stderr.txt
blob: 86bfa2a86aa5b32b6d08427c371d54d4bb65c853 (plain)
1
2
3
4
5
6
7
CMake Error at UnterminatedBracket1.cmake:2:
  Parse error.  Function missing ending "\)".  Instead found unterminated
  bracket with text "]]\)

  ".
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)