mariadb/plugin/auth_pam
Sergei Golubchik db227616d2 followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins"
Remove ONLY_IF clause in MYSQL_ADD_PLUGIN and the requirement
that every plugin's CMakeLists.txt *must* do MYSQL_ADD_PLUGIN
for PLUGIN_XXX=YES to work. This was very fragile and cannot be
relied on.

Use a different implementation of =YES check - iterate all
PLUGIN_* variables and see which one doesn't have a matching target.

Revert all ONLY_IF changes in CMakeLists.txt files.
2015-02-15 22:14:33 +01:00
..
mapper a simple pam user mapper module 2012-09-25 20:23:01 +02:00
testing 5.3 merge 2012-10-18 23:33:06 +02:00
auth_pam.c update plugins' maturity levels: 2014-03-19 09:56:46 +01:00
CMakeLists.txt followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins" 2015-02-15 22:14:33 +01:00