mariadb/plugin/example_key_management/CMakeLists.txt

3 lines
103 B
Text
Raw Normal View History

MYSQL_ADD_PLUGIN(EXAMPLE_KEY_MANAGEMENT example_key_management_plugin.cc
MODULE_ONLY)