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

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

  when parsing string

    \${var

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