Skip to content

fix build on Mac and Windows by linking to OpenSSL libs as needed

Allen Winter requested to merge winterz/build-on-mac into master

if a target builds for OpenSSL then it must explicitly link to the Open SSL libraries.

the cms unittest needs to look for OpenSSL since only the plugins do that so far.

Merge request reports