summaryrefslogtreecommitdiff
path: root/libmysqld
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2011-11-02 12:26:30 +0100
committerSergei Golubchik <sergii@pisem.net>2011-11-02 12:26:30 +0100
commit7714adaef85cb7d83b1624db2198aec40ddefa24 (patch)
tree8a9059db14b7e408d98e964777efcda3bf7c9760 /libmysqld
parent952e4067ad54f87394bf48a2a6beb286a1613d8f (diff)
downloadmariadb-git-7714adaef85cb7d83b1624db2198aec40ddefa24.tar.gz
build on windows
Diffstat (limited to 'libmysqld')
-rw-r--r--libmysqld/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysqld/CMakeLists.txt b/libmysqld/CMakeLists.txt
index f45a03cdb19..6919c1c6a32 100644
--- a/libmysqld/CMakeLists.txt
+++ b/libmysqld/CMakeLists.txt
@@ -113,7 +113,7 @@ ENDIF()
SET(LIBS
- ${DBUG_LIBRARY} strings regex mysys vio
+ dbug strings regex mysys vio
${ZLIB_LIBRARY} ${SSL_LIBRARIES}
${LIBWRAP} ${LIBCRYPT} ${LIBDL}
${MYSQLD_STATIC_PLUGIN_LIBS}