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

    DATA{MissingData.txt,Data.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\):
  .*
  MissingDataWithAssociated\.cmake:[0-9]+ \(ExternalData_Expand_Arguments\)
  CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.