Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindCURL: add test for component | Hiroshi Miura | 2018-12-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Hiroshi Miura <miurahr@linux.com> | ||||
* | FindCURL: Rename imported target to match upstream CURL | Brad King | 2018-06-18 | 1 | -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::CURL | Rolf Eike Beer | 2018-03-06 | 3 | -0/+43 |