mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Do not include .result~ files and such into packages
This commit is contained in:
parent
41fd4844e8
commit
7258299774
1 changed files with 1 additions and 0 deletions
|
|
@ -397,6 +397,7 @@ FUNCTION(INSTALL_MYSQL_TEST from to)
|
|||
PATTERN "*.vcxproj.filters" EXCLUDE
|
||||
PATTERN "*.vcxproj.user" EXCLUDE
|
||||
PATTERN "CTest" EXCLUDE
|
||||
PATTERN "*~" EXCLUDE
|
||||
)
|
||||
ENDIF()
|
||||
ENDFUNCTION()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue