You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
484 B
16 lines
484 B
10 years ago
|
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:4 \(ExternalData_Expand_Arguments\)
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
This warning is for project developers. Use -Wno-dev to suppress it.
|