← Back to team overview

maria-developers team mailing list archive

Re: [Gsoc] LDAP authentication plug-in project

 

Hi, Sudheera!

On Mar 09, Sudheera Palihakkara wrote:
> Hi all,
> It seems we need openldap-devel libraries for the client ldap. I'm not sure
> about the way how I can add these libraries in maria code. I mean of course
> I can install these libraries when the maria is build and install, but
> there should be a proper way the dir structure etc etc, Can you help me out
> please.

just treat them as any other external library. Detect whether
openldap-devel is present in your CMakeLists.txt.
There are numerous examples in our cmake files and online cmake manual
is very helpful too.

Regards,
Sergei



References