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

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

  when parsing string

    \${

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