summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/ExternalData/Directory1-stderr.txt
blob: 85c250f0272695f1f5d5bbb5a0d64f6b142151b7 (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{Directory1}

  corresponds to source tree path

    Directory1

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