summaryrefslogtreecommitdiffstats
path: root/plugin/simple_password_check/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/simple_password_check/CMakeLists.txt')
-rw-r--r--plugin/simple_password_check/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/simple_password_check/CMakeLists.txt b/plugin/simple_password_check/CMakeLists.txt
new file mode 100644
index 00000000..f41024d2
--- /dev/null
+++ b/plugin/simple_password_check/CMakeLists.txt
@@ -0,0 +1 @@
+MYSQL_ADD_PLUGIN(simple_password_check simple_password_check.c MODULE_ONLY)