Skip to content

Commit b0542b7

Browse files
author
Alexey Botchkov
committed
Installation fix.
1 parent 015994f commit b0542b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ INSTALL(FILES
7979
${CMAKE_CURRENT_SOURCE_DIR}/mysql_performance_tables.sql
8080
${CMAKE_CURRENT_SOURCE_DIR}/fill_help_tables.sql
8181
${CMAKE_CURRENT_SOURCE_DIR}/mysql_test_data_timezone.sql
82+
${CMAKE_CURRENT_SOURCE_DIR}/maria_add_gis_sp.sql
83+
${CMAKE_CURRENT_SOURCE_DIR}/maria_add_gis_sp_bootstrap.sql
8284
${FIX_PRIVILEGES_SQL}
8385
DESTINATION ${INSTALL_MYSQLSHAREDIR} COMPONENT Server
8486
)

0 commit comments

Comments
 (0)