mirror of
https://github.com/MariaDB/server.git
synced 2026-04-30 20:25:32 +02:00
Automerge MariaDB 5.1->5.2.
This commit is contained in:
commit
2be1a25faa
30 changed files with 1332 additions and 83 deletions
|
|
@ -25,3 +25,5 @@ TARGET_LINK_LIBRARIES(mysql_client_test mysqlclient_notls wsock32)
|
|||
|
||||
ADD_EXECUTABLE(bug25714 bug25714.c)
|
||||
TARGET_LINK_LIBRARIES(bug25714 mysqlclient_notls wsock32)
|
||||
|
||||
INSTALL(TARGETS mysql_client_test bug25714 DESTINATION bin COMPONENT runtime)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue