1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

Add CMake build tree files

This commit is contained in:
Ben Thompson
2016-07-13 18:12:37 -05:00
parent 3bee340d5f
commit 424628349b
116 changed files with 4183 additions and 155 deletions

View File

@ -0,0 +1,40 @@
install(FILES post-install
pre-uninstall
remote_command.sh
columnstoreLogRotate
transactionLog
transactionLogArchiver.sh
module_installer.sh
startupTests.sh
user_installer.sh
performance_installer.sh
remote_scp_get.sh
columnstoreAlias
run.sh
upgrade-columnstore.sh
post-mysql-install
post-mysqld-install
binary_installer.sh
os_check.sh
columnstore
columnstoreSyslog
columnstoreSyslog-ng
syslogSetup.sh
remote_scp_put.sh
columnstoreUninstall.sh
columnstore.def
remotessh.exp
rsync.sh
remote_command_verify.sh
columnstore.conf
columnstoreSyslog7
master-rep-columnstore.sh
slave-rep-columnstore.sh
disable-rep-columnstore.sh
myCnf-include-args.text
myCnf-exclude-args.text
DESTINATION ${ENGINE_BINDIR})
install(FILES module DESTINATION ${ENGINE_LOCALDIR})