diff options
author | Brad King <brad.king@kitware.com> | 2018-09-21 11:59:33 -0400 |
---|---|---|
committer | Sergei Nikulov <snikulov@users.noreply.github.com> | 2018-09-28 14:18:00 +0300 |
commit | 518ed51ec762c0512edb53437acb737a5a28942a (patch) | |
tree | c489e4a375cded48b8c24545689e0fef76b86eb3 /lib | |
parent | 7ae78feea3f7fe74e791af72dc3c124d20e7c062 (diff) |
cmake: Backport to work with CMake 3.0 again
Changes in commit 7867aaa9a0 (cmake: link curl to the OpenSSL targets
instead of lib absolute paths, 2018-07-17) and commit f826b4ce98 (cmake:
bumped minimum version to 3.4, 2018-07-19) required CMake 3.4 to fix
issue #2746. This broke support for users on older versions of CMake
even if they just want to build curl and do not care whether transitive
dependencies work.
Backport the logic to work with CMake 3.0 again by implementing the
fix only when the version of CMake is at least 3.4.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions