mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-14 06:48:39 -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
|
set(CPACK_SOURCE_IGNORE_FILES
|
||||||
"\\.git/"
|
"\\.git/"
|
||||||
"${CMAKE_SOURCE_DIR}/build.*"
|
"${CMAKE_SOURCE_DIR}/build.*"
|
||||||
"${CMAKE_SOURCE_DIR}/tmp/"
|
|
||||||
"${CMAKE_SOURCE_DIR}/@"
|
"${CMAKE_SOURCE_DIR}/@"
|
||||||
"\\.dwarfs$"
|
|
||||||
"/\\."
|
"/\\."
|
||||||
".*~$")
|
".*~$")
|
||||||
set(CPACK_VERBATIM_VARIABLES YES)
|
set(CPACK_VERBATIM_VARIABLES YES)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user