mariadb/plugin/userstat/CMakeLists.txt

5 lines
96 B
Text
Raw Normal View History

2014-08-25 19:08:55 +02:00
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/sql)
MYSQL_ADD_PLUGIN(USERSTAT userstat.cc MANDATORY)