summaryrefslogtreecommitdiff
path: root/libmysql
diff options
context:
space:
mode:
authorAlexey Kopytov <Alexey.Kopytov@Sun.com>2009-12-22 21:10:31 +0300
committerAlexey Kopytov <Alexey.Kopytov@Sun.com>2009-12-22 21:10:31 +0300
commitff4eeae1bc7c3dde1267f62ba6f551a7904e894c (patch)
treebf1b977212455e67089fef833747c1c4054fb1f4 /libmysql
parentf02525be8346b7426f1640fb168a7451d38b1641 (diff)
downloadmariadb-git-ff4eeae1bc7c3dde1267f62ba6f551a7904e894c.tar.gz
Fixed a Windows build failure
Diffstat (limited to 'libmysql')
-rwxr-xr-xlibmysql/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysql/CMakeLists.txt b/libmysql/CMakeLists.txt
index 06c683bd27e..d49ba74d89f 100755
--- a/libmysql/CMakeLists.txt
+++ b/libmysql/CMakeLists.txt
@@ -69,7 +69,7 @@ SET(CLIENT_SOURCES ../mysys/array.c ../strings/bchange.c ../strings/bmove.c
../strings/ctype-simple.c ../strings/ctype-sjis.c ../strings/ctype-tis620.c
../strings/ctype-uca.c ../strings/ctype-ucs2.c ../strings/ctype-ujis.c
../strings/ctype-utf8.c ../strings/ctype-win1250ch.c ../strings/ctype.c
- ../mysys/default.c strings/dtoa.c errmsg.c ../mysys/errors.c
+ ../mysys/default.c ../strings/dtoa.c errmsg.c ../mysys/errors.c
../mysys/hash.c ../mysys/my_sleep.c ../mysys/default_modify.c
get_password.c ../strings/int2str.c ../strings/is_prefix.c
libmysql.c ../mysys/list.c ../strings/llstr.c