Skip to content

Commit 3659884

Browse files
Merge pull request mixxxdj#16623 from mixxxdj/sync-branch-2.6-to-main
Merge changes from `2.6` into `main`
2 parents 3446e52 + c9b90ee commit 3659884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5375,7 +5375,7 @@ set(CPACK_GIT_COMMIT_DATE ${GIT_COMMIT_DATE})
53755375
# Detailed version information, git info and package file name are set from
53765376
# CPackConfig.cmake, not here.
53775377

5378-
set(CPACK_SOURCE_IGNORE_FILES "\\\\.#;/#;.*~;\\\\.o$")
5378+
set(CPACK_SOURCE_IGNORE_FILES "\\\\.#;/#;.*~$;\\\\.o$")
53795379
list(APPEND CPACK_SOURCE_IGNORE_FILES "/\\\\.git/")
53805380
list(APPEND CPACK_SOURCE_IGNORE_FILES "/\\\\.github/")
53815381
list(APPEND CPACK_SOURCE_IGNORE_FILES "/build/")

0 commit comments

Comments
 (0)