summaryrefslogtreecommitdiff
path: root/plugin/locale_info/CMakeLists.txt
blob: c988d652d403478074612412b457796580039671 (plain)
1
2
3
4
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/sql ${CMAKE_SOURCE_DIR}/regex)

MYSQL_ADD_PLUGIN(LOCALES locale_info.cc RECOMPILE_FOR_EMBEDDED)