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

    DATA{MissingData.txt}

  corresponds to source tree path

    MissingData.txt

  that does not exist as a file \(with or without an extension\)!
Call Stack \(most recent call first\):
  .*
  MissingData.cmake:2 \(ExternalData_Add_Test\)
  CMakeLists.txt:3 \(include\)