mirror of
https://github.com/MariaDB/server.git
synced 2025-03-24 16:08:42 +01:00
Fix build dependency.
Recreate mysql_sys_schema.sql, whenever one of its source files changes.
This commit is contained in:
parent
6350a52445
commit
03e703fd74
1 changed files with 1 additions and 0 deletions
|
@ -167,6 +167,7 @@ SET(files
|
|||
${CMAKE_CURRENT_SOURCE_DIR}/after_setup.sql)
|
||||
ENDIF()
|
||||
|
||||
SET_PROPERTY(DIRECTORY APPEND PROPERTY CMAKE_CONFIGURE_DEPENDS ${files})
|
||||
SET(CMAKE_CONFIGURABLE_FILE_CONTENT)
|
||||
|
||||
FOREACH(f ${files})
|
||||
|
|
Loading…
Add table
Reference in a new issue