mirror of https://github.com/MariaDB/server
Browse Source
1. rename option DEPENDENCIES in MYSQL_ADD_PLUGIN() to DEPENDS to be consistent with other cmake commands and macros 2. use this DEPENDS option in plugins 3. add dependencies to the plugin embedded target too 4. plugins don't need to add GenError dependency explicitly, all plugins depend on it automaticallypull/1886/head
4 changed files with 10 additions and 14 deletions
Loading…
Reference in new issue