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

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

  when parsing string

    \${var	with	tab}

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