diff options
author | Vitezslav Cizek <vcizek@suse.com> | 2020-05-27 12:52:17 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-05-27 13:08:10 (GMT) |
commit | 61d746e5922de50310558364f157b261f3e7917a (patch) | |
tree | 760bcf828ad02a710b346e79f1223b63b85eac36 /Source/cmVisualStudio10TargetGenerator.h | |
parent | 615129f3ebd308abeaaee7f5f0689e7fc4616c28 (diff) | |
download | CMake-61d746e5922de50310558364f157b261f3e7917a.zip CMake-61d746e5922de50310558364f157b261f3e7917a.tar.gz CMake-61d746e5922de50310558364f157b261f3e7917a.tar.bz2 |
FindOpenSSL: Detect OpenSSL 3.0.0
The OpenSSL versioning is changing with the upcoming 3.0.0 release.
https://www.openssl.org/blog/blog/2018/11/28/version/
Since 3.0.0, the patch letters are being dropped. The new format is:
MAJOR.MINOR.PATCH
The OPENSSL_VERSION variable can now be directly derived from the new
OPENSSL_VERSION_STR macro.
https://www.openssl.org/docs/manmaster/man3/OPENSSL_VERSION_NUMBER.html
Diffstat (limited to 'Source/cmVisualStudio10TargetGenerator.h')
0 files changed, 0 insertions, 0 deletions