mirror of
https://github.com/reactos/CMake.git
synced 2024-12-15 07:41:15 +00:00
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.
10 lines
261 B
Plaintext
10 lines
261 B
Plaintext
CMake Error at .*/Modules/ExternalData.cmake:[0-9]+ \(message\):
|
|
Unknown option "Bad/Option" in argument
|
|
|
|
DATA{Data.txt,Bad/Option}
|
|
|
|
Call Stack \(most recent call first\):
|
|
.*
|
|
BadOption1.cmake:2 \(ExternalData_Add_Test\)
|
|
CMakeLists.txt:3 \(include\)
|