summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/Syntax/UnterminatedBrace0-stderr.txt
blob: c7238df5b241d4317ef7271f438aa71c64d9911f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CMake Error at UnterminatedBrace0.cmake:1 \(set\):
  Syntax error in cmake code at

    .*/Tests/RunCMake/Syntax/UnterminatedBrace0.cmake:1

  when parsing string

    \${

  syntax error, unexpected end of file, expecting } \(3\)
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)