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

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

  when parsing string

    \${

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