Commit d2ed256e authored by Sergei Golubchik's avatar Sergei Golubchik

move debug_ and example_key_management plugins to test component

parent 899c5c32
MYSQL_ADD_PLUGIN(DEBUG_KEY_MANAGEMENT debug_key_management_plugin.cc
MODULE_ONLY)
MODULE_ONLY COMPONENT Test)
MYSQL_ADD_PLUGIN(EXAMPLE_KEY_MANAGEMENT example_key_management_plugin.cc
MODULE_ONLY)
MODULE_ONLY COMPONENT Test)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment