mariadb/plugin/qc_info/CMakeLists.txt

5 lines
178 B
Text
Raw Normal View History

2013-03-20 20:56:14 +01:00
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/sql ${CMAKE_SOURCE_DIR}/regex
${CMAKE_SOURCE_DIR}/extra/yassl/include)
MYSQL_ADD_PLUGIN(QUERY_CACHE_INFO qc_info.cc)