mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
5 lines
174 B
CMake
5 lines
174 B
CMake
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/sql ${CMAKE_SOURCE_DIR}/regex
|
|
${CMAKE_SOURCE_DIR}/extra/yassl/include)
|
|
|
|
MYSQL_ADD_PLUGIN(LOCALES locale_info.cc)
|
|
|