mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-28 18:09:31 -06:00
Content list for a certain test should be the same between different generators so whenever possible use a single expected files list per file for all generators.
3 lines
104 B
CMake
3 lines
104 B
CMake
set(EXPECTED_FILES_COUNT "1")
|
|
set(EXPECTED_FILE_CONTENT_1_LIST "/usr;/usr/foo;/usr/foo/CMakeLists.txt")
|