7 Commits

Author SHA1 Message Date
FalseCAM
ae8ccc4f48 Update FindMySQL.cmake (#1272)
Find MYSQL_LIB by names mysqlclient and mysqlclient_r.
2017-10-06 20:47:02 -05:00
Bjoe
178b1d605c Add support for MariaDB client in cmake build system (#1917) 2017-10-04 11:50:09 -05:00
FrancisANDRE
5048f2a9f2 Build Release before Debug.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 11:40:43 +01:00
zosrothko
bfc4bebf11 Align dependent path. 2015-12-08 10:50:16 +01:00
FrancisANDRE
03423ddd04 Add SIMPLE_INSTALL macro, update FindSQL for Windows and
DefinePlatformSpecific.cmake for Cygwin.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-08 09:58:35 +01:00
Torndeco
9d28a6aa1f CMake: FindMySQL, added Program Files(x86)/MySQL to search path for MySQL 2015-05-04 15:36:21 +02:00
Mathäus Mendel
dc9aafa7a1 Moved contributed CMake modules to "cmake" folder
By convention CMake project files are placed on a folder called "cmake" and then called from the build system by appending the CMAKE_MODULE_PATH variable
2012-12-16 00:40:40 -02:00