mirror of
https://github.com/MariaDB/server.git
synced 2025-09-06 19:08:06 +03:00
The reason for the error is incorrectly specified link dependencies for mysql_embedded, mysqltest_embedded and mysql_client_test_embedded in CMakeLists.txt (ADD_DEPENDENCIES should be TARGET_LINK_LIBRARIES)