4befecc77c
Add a Module.ExternalData test to verify data retrieval and test argument DATA{} references. Add a RunCMake.ExternalData test to verify error handling and automatic transformation of a raw data to a content link and staged object.
11 lines
271 B
Plaintext
11 lines
271 B
Plaintext
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
|
|
Data file reference in argument
|
|
|
|
DATA{Directory2/}
|
|
|
|
may not end in a slash!
|
|
Call Stack \(most recent call first\):
|
|
.*
|
|
Directory2.cmake:3 \(ExternalData_Add_Test\)
|
|
CMakeLists.txt:3 \(include\)
|