diff options
author | Sergei Golubchik <serg@mariadb.org> | 2021-08-03 09:50:22 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2021-08-03 10:10:00 +0200 |
commit | 175c9fe1d57daae2cf5fbc514cfffc27a55afcb0 (patch) | |
tree | ae40465dd34de3b5ee36b6fb78bfb19e73df6415 /VERSION | |
parent | b549af69137023ce0f93d312a10d61e467dca07f (diff) | |
download | mariadb-git-175c9fe1d57daae2cf5fbc514cfffc27a55afcb0.tar.gz |
cleanup: specifying plugin dependencies in CMakeLists.txt
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 automatically
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions