mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Implement an NSIS based installer
This commit is contained in:
@@ -75,3 +75,8 @@ CONFIGURE_FILE(mysqldumpslow.sh
|
||||
|
||||
CONFIGURE_FILE(mysqlhotcopy.sh
|
||||
${CMAKE_BINARY_DIR}/scripts/mysqlhotcopy.pl ESCAPE_QUOTES @ONLY)
|
||||
|
||||
INSTALL(FILES mysqldumpslow.pl mysqlhotcopy.pl mysql_config.pl
|
||||
mysql_convert_table_format.pl mysql_install_db.pl
|
||||
mysql_secure_installation.pl mysqld_multi.pl
|
||||
DESTINATION scripts COMPONENT perlscripts)
|
||||
|
||||
Reference in New Issue
Block a user