summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/Syntax/UnterminatedBrace0-stderr.txt
blob: cf63dbe7733e93c84d399e745aa9b11955b44844 (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 } \(3\)
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)