← Back to team overview

maria-discuss team mailing list archive

New Question: Link MariaDB Client Library for C with specific external zlib and openssl

 

Hello,

A new question has been asked in "MariaDB Client Library for C" by trsystran:
--------------------------------
Hi,

I am trying to link the mariadb client library with zlib and openssl which are neither embedded in mariadb (for zlib), nor the one available on the system: I want to force cmake to use zlib and openssl from a given path.

How can I do that? Is there another way than creating my own FindZLIB.cmake and force it via CMAKE_MODULE_PATH ?

Thank you.
--------------------------------

To view or answer this question please visit: http://mariadb.com/kb/en/link-mariadb-client-library-for-c-with-specific-external-zlib-and-openssl/