Adding new files to CMakeLists.txt to make it build on Windows.

This commit is contained in:
mats@kindahl-laptop.dnsalias.net 2007-06-12 09:38:30 +02:00
parent 9278400179
commit f317103ef5

View File

@ -49,7 +49,7 @@ ADD_EXECUTABLE(mysqld ../sql-common/client.c derror.cc des_key_file.cc
item_create.cc item_func.cc item_geofunc.cc item_row.cc
item_strfunc.cc item_subselect.cc item_sum.cc item_timefunc.cc
key.cc log.cc lock.cc message.rc
log_event.cc rpl_record.cc
log_event.cc rpl_record.cc rpl_reporting.cc
log_event_old.cc rpl_record_old.cc
message.h mf_iocache.cc my_decimal.cc ../sql-common/my_time.c
mysqld.cc net_serv.cc