5 lines
241 B
CMake
5 lines
241 B
CMake
set(EXPECTED_FILES_COUNT "1")
|
|
# don't set the prefix here as we have absolute paths that should not be prefixed
|
|
set(EXPECTED_FILE_PACKAGING_PREFIX "")
|
|
set(EXPECTED_FILE_CONTENT_1_LIST "/not_relocatable;/not_relocatable/CMakeLists.txt;/opt")
|