mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 02:30:06 +01:00
6 lines
174 B
Text
6 lines
174 B
Text
|
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/sql ${CMAKE_SOURCE_DIR}/regex
|
||
|
${CMAKE_SOURCE_DIR}/extra/yassl/include)
|
||
|
|
||
|
MYSQL_ADD_PLUGIN(LOCALES locale_info.cc)
|
||
|
|