From 7714adaef85cb7d83b1624db2198aec40ddefa24 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Wed, 2 Nov 2011 12:26:30 +0100 Subject: build on windows --- libmysqld/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmysqld/CMakeLists.txt') 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} -- cgit v1.2.1