summaryrefslogtreecommitdiff
path: root/Tests/FindCURL
Commit message (Collapse)AuthorAgeFilesLines
* FindCURL: add test for componentHiroshi Miura2018-12-061-1/+1
| | | | Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* FindCURL: Rename imported target to match upstream CURLBrad King2018-06-181-1/+1
| | | | | | | | | | | 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
* FindCURL: provide imported target CURL::CURLRolf Eike Beer2018-03-063-0/+43