mariadb/plugin/example_key_management/CMakeLists.txt

3 lines
118 B
Text
Raw Normal View History

MYSQL_ADD_PLUGIN(EXAMPLE_KEY_MANAGEMENT example_key_management_plugin.cc
MODULE_ONLY COMPONENT Test)