summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Syntax/NameWithTabs-stderr.txt
blob: 70e7c125be78eb91000f422b5bd692f86e9dc2b0 (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 } \(6\)
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)$