mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
Do not install mysql-test/lib/t
This commit is contained in:
parent
4a92fd6d63
commit
4b0867031f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ INSTALL(
|
|||
DESTINATION ${INSTALL_MYSQLTESTDIR}
|
||||
PATTERN "var/" EXCLUDE
|
||||
PATTERN "lib/My/SafeProcess" EXCLUDE
|
||||
PATTERN "lib/t*" EXCLUDE
|
||||
PATTERN "CPack" EXCLUDE
|
||||
PATTERN "CMake*" EXCLUDE
|
||||
PATTERN "mtr.out*" EXCLUDE
|
||||
|
|
Loading…
Reference in a new issue