mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
4 lines
132 B
Text
4 lines
132 B
Text
|
INCLUDE("${PROJECT_SOURCE_DIR}/storage/mysql_storage_engine.cmake")
|
||
|
SET(FTEXAMPLE_SOURCES plugin_example.c)
|
||
|
MYSQL_PLUGIN(FTEXAMPLE)
|