summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ExternalData/Directory3-stderr.txt
blob: 5538c38a8e76c6c8ddf9ca52927ee31f45aee437 (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{Directory3/\*}

  corresponds to source tree path

    Directory3/.

  that does not exist as a file \(with or without an extension\)!
Call Stack \(most recent call first\):
  .*
  Directory3\.cmake:[0-9]+ \(ExternalData_Add_Test\)
  CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.