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)
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.


No differences found