Attempt to link against openldap on Windows, too
authorBen Rosser <rosser.bjr@gmail.com>
Tue, 2 Feb 2016 18:28:00 +0000 (13:28 -0500)
committerBen Rosser <rosser.bjr@gmail.com>
Sat, 27 May 2017 18:00:11 +0000 (14:00 -0400)
commit07473582d22eddd934ee52127cad2baa11943d59
tree6a53e6a4e2e6413c62770b930b153b6d5cfe65b1
parent8965e63594dd297347afced784dcaed6c26b7c6a
Attempt to link against openldap on Windows, too

Rewrite cmake module to remove special case for Windows.

Added some (commented out) example code to ldapauthenticator as
how we'd need to link against winldap.h, but the implementations
are sufficiently different that it's probably a waste of time.
cmake/FindLdap.cmake
src/core/ldapauthenticator.cpp
src/core/ldapauthenticator.h