CMake/Tests/FindCURL
Brad King 1e356734a7 FindCURL: Rename imported target to match upstream CURL
Upstream CURL provides imported target `CURL::libcurl`.  Rename the
target added by `FindCURL` to match.  We don't need compatibility with
the old name because it has never been in a CMake release (except a 3.12
release candidate).

Suggested-by: Jakub Zakrzewski <slither.jz@gmail.com>
Acked-by: Rolf Eike Beer <eike@sf-mail.de>
Fixes: #18091
2018-06-18 13:58:21 -04:00
..
Test FindCURL: Rename imported target to match upstream CURL 2018-06-18 13:58:21 -04:00
CMakeLists.txt FindCURL: provide imported target CURL::CURL 2018-03-06 22:53:35 +01:00