1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00
Files
mariadb/plugin/userstat/CMakeLists.txt
2014-10-11 18:53:05 +02:00

5 lines
96 B
CMake

INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/sql)
MYSQL_ADD_PLUGIN(USERSTAT userstat.cc MANDATORY)