cmake/Tests/RunCMake/ExternalData/MissingDataWithAssociated-stderr.txt

16 lines
496 B
Plaintext
Raw Normal View History

2015-04-27 22:25:09 +02:00
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\):
.*
2019-11-11 23:01:05 +01:00
MissingDataWithAssociated\.cmake:[0-9]+ \(ExternalData_Expand_Arguments\)
CMakeLists\.txt:[0-9]+ \(include\)
2015-04-27 22:25:09 +02:00
This warning is for project developers. Use -Wno-dev to suppress it.