• Heinz Wiesinger's avatar
    Add feature summary at the end of cmake. · 751ebe44
    Heinz Wiesinger authored
    This gives a short overview over found/missing dependencies as well
    as enabled/disabled features.
    
    Initial author Heinz Wiesinger <heinz@m2mobi.com>
    Additions by Vicențiu Ciorbaru <vicentiu@mariadb.org>
    * Report all plugins enabled via MYSQL_ADD_PLUGIN
    * Simplify code. Eliminate duplication by making use of WITH_xxx
      variable values to set feature "ON" / "OFF" state.
    
    Reviewed by: wlad@mariadb.com (code details) serg@mariadb.com (the idea)
    751ebe44
configure.cmake 31.3 KB