Make sure we include test filesystems when packaging source

This commit is contained in:
Marcus Holland-Moritz 2021-04-03 01:57:10 +02:00
parent 495a09ecb3
commit b71b487abb

View File

@ -611,9 +611,7 @@ if(NOT $PRJ_VERSION_FULL} STREQUAL "")
set(CPACK_SOURCE_IGNORE_FILES
"\\.git/"
"${CMAKE_SOURCE_DIR}/build.*"
"${CMAKE_SOURCE_DIR}/tmp/"
"${CMAKE_SOURCE_DIR}/@"
"\\.dwarfs$"
"/\\."
".*~$")
set(CPACK_VERBATIM_VARIABLES YES)