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

    .*/Tests/RunCMake/Syntax/CMP0053-NameWithSpaces.cmake:2

  when parsing string

    \${var

  There is an unterminated variable reference.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)$