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

More cmakefile fixes

This commit is contained in:
Ben Thompson
2016-07-15 15:07:35 -05:00
parent 616ef2dcac
commit ba2a66f589
2 changed files with 4 additions and 3 deletions

View File

@ -32,7 +32,7 @@ install(FILES syscatalog_mysql.sql
calshowprocesslist.sql
my.cnf
DESTINATION ${ENGINE_MYSQLDIR})
install(FILES install_calpont_mysql.sh mysql-Columnstore dumpcat.pl
install(PROGRAMS install_calpont_mysql.sh mysql-Columnstore dumpcat.pl
DESTINATION ${ENGINE_MYSQLDIR})