1 parent 436ac50 commit 532c99cCopy full SHA for 532c99c
1 file changed
CMakeLists.txt
@@ -5074,7 +5074,7 @@ set(CPACK_GIT_COMMIT_DATE ${GIT_COMMIT_DATE})
5074
# Detailed version information, git info and package file name are set from
5075
# CPackConfig.cmake, not here.
5076
5077
-set(CPACK_SOURCE_IGNORE_FILES "\\\\.#;/#;.*~;\\\\.o$")
+set(CPACK_SOURCE_IGNORE_FILES "\\\\.#;/#;.*~$;\\\\.o$")
5078
list(APPEND CPACK_SOURCE_IGNORE_FILES "/\\\\.git/")
5079
list(APPEND CPACK_SOURCE_IGNORE_FILES "/\\\\.github/")
5080
list(APPEND CPACK_SOURCE_IGNORE_FILES "/build/")
0 commit comments