summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Syntax/UnterminatedBracketComment-stderr.txt
blob: 4ec78a17b3e2645beebaf0f7b8d2b5cfe59900ad (plain)
1
2
3
4
5
6
7
CMake Error at UnterminatedBracketComment.cmake:3:
  Parse error.  Expected a command name, got unterminated bracket with text
  "#]]

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