mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-13 14:27:30 -04:00
Make sure we include test filesystems when packaging source
This commit is contained in:
parent
495a09ecb3
commit
b71b487abb
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user