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

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

  when parsing string

    \${var with space}

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