mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-17 20:20:23 -06:00
Every CPack generator sets default CPACK_PACKAGING_INSTALL_PREFIX variable value differently so test framework should support that correctly - previous version expected RPM/Deb /usr default and removed it for Archive packagers as the default there is /.
3 lines
91 B
CMake
3 lines
91 B
CMake
set(EXPECTED_FILES_COUNT "1")
|
|
set(EXPECTED_FILE_CONTENT_1_LIST "/foo;/foo/CMakeLists.txt")
|