]> granicus.if.org Git - transmission/commit
cmake: link against libmbedcrypto if available
authorMike Gilbert <floppym@gentoo.org>
Sun, 18 Dec 2016 19:20:30 +0000 (14:20 -0500)
committerRosen Penev <rosenp@gmail.com>
Sat, 24 Feb 2018 04:48:14 +0000 (20:48 -0800)
commit357cccb9cf87e9c1808df4a7c48f600d7fc9f204
treed5b497acbbab15f3d76bb39dc81f8d98445487f5
parent4d5fe6ede92b8c22e8a022b91648dbf2c84ce1cb
cmake: link against libmbedcrypto if available

In recent versions of mbed TLS, several symbols are moved to
libmbedcrypto.

Fixes: https://github.com/transmission/transmission/issues/115
cmake/FindPolarSSL.cmake