mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -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.
3 lines
91 B
CMake
3 lines
91 B
CMake
include(ExternalData)
|
|
ExternalData_Expand_Arguments(Data args DATA{PairA.txt,PairB.txt,:})
|