Skip to content

Commit 5492202

Browse files
author
Bjorn Munch
committed
Do not install mysql-test/lib/t
1 parent 3b8334f commit 5492202

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-test/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ INSTALL(
1818
DESTINATION ${INSTALL_MYSQLTESTDIR}
1919
PATTERN "var/" EXCLUDE
2020
PATTERN "lib/My/SafeProcess" EXCLUDE
21+
PATTERN "lib/t*" EXCLUDE
2122
PATTERN "CPack" EXCLUDE
2223
PATTERN "CMake*" EXCLUDE
2324
PATTERN "mtr.out*" EXCLUDE

0 commit comments

Comments
 (0)