mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 17:54:16 +01:00
4 lines
178 B
CMake
4 lines
178 B
CMake
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)
|