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

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

  when parsing string

    \${var

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