mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 18:55:31 +02:00
2 lines
125 B
CMake
2 lines
125 B
CMake
MYSQL_ADD_PLUGIN(EXAMPLE_KEY_MANAGEMENT_PLUGIN example_key_management_plugin.cc
|
|
MODULE_ONLY ONLY_IF HAVE_EncryptAes128Ctr)
|