mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
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.
7 lines
250 B
Plaintext
7 lines
250 B
Plaintext
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
|
|
Series option ":" not allowed with associated files.
|
|
Call Stack \(most recent call first\):
|
|
.*
|
|
BadSeries3.cmake:2 \(ExternalData_Expand_Arguments\)
|
|
CMakeLists.txt:3 \(include\)
|