Look for OpenSSL.
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 7 Jun 2008 01:38:00 +0000 (03:38 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 7 Jun 2008 01:38:00 +0000 (03:38 +0200)
commit0ef2797c935b8cba29b667da150c8ab9117b0647
tree8e00d4eaea4ac16994c0dde13c568736e0d6858e
parent4d01cd257e2bce4434f768b37c19f2701c5dd339
Look for OpenSSL.
Apparently we can't easily check if Qt has SSL support, so we check for
an installed OpenSSL to at least catch some cases where we have to disable support.
Apparently, stuff still compiles even if SSL is not there, since all is #ifdef'd out...
src/core/CMakeLists.txt