summaryrefslogtreecommitdiff
path: root/mysql-test/CMakeLists.txt
diff options
context:
space:
mode:
authorVladislav Vaintroub <vvaintroub@mysql.com>2010-02-10 20:23:24 +0100
committerVladislav Vaintroub <vvaintroub@mysql.com>2010-02-10 20:23:24 +0100
commit890c52d889231c7854c52d7b649d2be24e509e69 (patch)
treedfea6a5cf6f617ecfe6559b0eff36aba6b474d05 /mysql-test/CMakeLists.txt
parentbefe4641f23d1b62a797d678aa2e5198e0c2d388 (diff)
downloadmariadb-git-890c52d889231c7854c52d7b649d2be24e509e69.tar.gz
Add components to INSTALL, some eraly Wix support
Diffstat (limited to 'mysql-test/CMakeLists.txt')
-rw-r--r--mysql-test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/CMakeLists.txt b/mysql-test/CMakeLists.txt
index 75e7502751c..c00d5153d3e 100644
--- a/mysql-test/CMakeLists.txt
+++ b/mysql-test/CMakeLists.txt
@@ -16,6 +16,7 @@
INSTALL(
DIRECTORY .
DESTINATION ${INSTALL_MYSQLTESTDIR}
+ COMPONENT Test
PATTERN "var/" EXCLUDE
PATTERN "lib/My/SafeProcess" EXCLUDE
PATTERN "CPack" EXCLUDE