Do not include .result~ files and such into packages
This commit is contained in:
parent
41fd4844e8
commit
7258299774
@ -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…
x
Reference in New Issue
Block a user