summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/ExternalData/BadSeries2-stderr.txt
blob: 3a02c25e945c6332f5f26f1ca13f8515500ef249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
  Data file referenced by argument

    DATA{Data.txt,:}

  corresponds to path

    Data.txt

  that does not match regular expression

    \(x\)\(y\)\$
Call Stack \(most recent call first\):
  .*
  BadSeries2.cmake:3 \(ExternalData_Expand_Arguments\)
  CMakeLists.txt:3 \(include\)