mirror of
https://github.com/libressl/portable.git
synced 2026-01-17 21:51:17 +01:00
Ensure that the 'ssl' depends on 'crypto' and that 'tls' depends on 'ssl' and 'crypto' for all platforms. Prior to this commit, the dependency was only specified for the 'WIN32' CMake build.