mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 23:54:31 +02:00
Adding new files to CMakeLists.txt to make it build on Windows.
This commit is contained in:
parent
9278400179
commit
f317103ef5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue