Commit 0c0c3460 authored by unknown's avatar unknown

Merge pilot.mysql.com:/data/msvensson/mysql/bug32044/my51-bug32044

into  pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-build

parents 7335532a 385fbabf
......@@ -23,6 +23,9 @@ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include
IF(WIN32)
ADD_DEFINITIONS(-DUSE_TLS)
ENDIF(WIN32)
ADD_DEFINITIONS(-DEMBEDDED_LIBRARY)
ADD_EXECUTABLE(mysql_embedded ../../client/completion_hash.cc
../../client/mysql.cc ../../client/readline.cc
../../client/sql_string.cc)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment