mirror of
https://github.com/MariaDB/server.git
synced 2025-08-30 11:22:14 +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)