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

    .*/Tests/RunCMake/Syntax/UnterminatedBrace2.cmake:3

  when parsing string

    \${

  There is an unterminated variable reference.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)