• Sergei Golubchik's avatar
    cleanup: specifying plugin dependencies in CMakeLists.txt · 175c9fe1
    Sergei Golubchik authored
    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
    175c9fe1
CMakeLists.txt 12.2 KB