mariadb/libmysqld/examples
Vladislav Vaintroub 41746bb039 Bug Link errors when trying to link mysql_embedded.exe
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)
2009-03-17 23:28:24 +01:00
..
builder-sample
CMakeLists.txt Bug Link errors when trying to link mysql_embedded.exe 2009-03-17 23:28:24 +01:00
Makefile.am
test-run