SSH: Link Botan objects into libQtcSsh.
Using Botan as a shared library is dangerous due to the use of
dynamic_cast and exceptions, which both reproducibly fail to work on
MacOs. Since there are no other users of Botan, we just add its objects
to the SSH library.
Change-Id: Ic79f081d2e1231a52feef02ef5b68761692f1110
Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
Showing
Please register or sign in to comment