2 parents 3446e52 + c9b90ee commit 3659884Copy full SHA for 3659884
1 file changed
CMakeLists.txt
@@ -5375,7 +5375,7 @@ set(CPACK_GIT_COMMIT_DATE ${GIT_COMMIT_DATE})
5375
# Detailed version information, git info and package file name are set from
5376
# CPackConfig.cmake, not here.
5377
5378
-set(CPACK_SOURCE_IGNORE_FILES "\\\\.#;/#;.*~;\\\\.o$")
+set(CPACK_SOURCE_IGNORE_FILES "\\\\.#;/#;.*~$;\\\\.o$")
5379
list(APPEND CPACK_SOURCE_IGNORE_FILES "/\\\\.git/")
5380
list(APPEND CPACK_SOURCE_IGNORE_FILES "/\\\\.github/")
5381
list(APPEND CPACK_SOURCE_IGNORE_FILES "/build/")
0 commit comments