1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00
Files
mariadb/storage
Sergei Golubchik 175c9fe1d5 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
2021-08-03 10:10:00 +02:00
..
2019-05-11 22:19:05 +03:00
2021-06-15 13:10:16 +03:00
2021-06-15 13:10:16 +03:00
2020-08-02 11:05:29 +02:00
2019-05-13 17:54:04 +03:00