mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 19:12:57 +00:00

This also removes the included SHA1 and MD5 implementations in favour of those from OpenSSL. Thanks to @jyrkive for helping to get the CMake build working and ensuring the game still compiles with OpenSSL 1.1.0. (The SHA_xxx() aliases were removed in OpenSSL 1.1.0.)