Commit Graph

5 Commits

Author SHA1 Message Date
fc6f49fe8a Link against Connector-C.
Now, qc_mysqlembedded is linked against MySQL's embedded library,
and MaxScale itself against Connector-C.

So, in order to build MaxScale, Connector-C must be installed.
This has been tested with Connector-C 2.2.1.

The build variable MYSQLCLIENT_LIBRARIES is no longer used.
2016-02-01 15:43:05 +02:00
56b82acb1b Fixed CMake builds overwriting MaxScale.cnf when installing after tests were built. 2014-10-14 19:15:59 +03:00
48012cd571 Added more build options and README changes 2014-09-15 11:48:40 +03:00
19ca28d8bd added preliminary testing framework 2014-09-11 18:58:03 +03:00
b3ce971020 initial implementation of the CMake build system 2014-09-11 18:24:41 +03:00