curl/CMake
Jakub Zakrzewski 1cb4f5d6e8 cmake: Export libcurl and curl targets to use by other cmake projects
The config files define curl and libcurl targets as imported targets
CURL::curl and CURL::libcurl. For backward compatibility with CMake-
provided find-module the CURL_INCLUDE_DIRS and CURL_LIBRARIES are
also set.

Closes #1879
2017-10-28 17:22:47 +02:00
..
Platforms cmake: fix HAVE_GETHOSTNAME definition 2014-11-10 09:07:50 +01:00
CMakeConfigurableFile.in Initial CMake scripts (libcurl only), based on the merge of tetest scripts and mine. These are far to be functionnal yet. 2009-04-02 13:14:53 +00:00
CurlSymbolHiding.cmake CMake: Try to (un-)hide private library symbols 2016-09-10 00:35:38 +02:00
CurlTests.c cmake: Support curl --xattr when built with cmake 2017-02-01 01:11:52 -05:00
FindCARES.cmake removed execute file permission 2011-12-30 03:53:25 +01:00
FindGSS.cmake spelling fixes 2017-03-26 23:56:23 +02:00
FindLibSSH2.cmake Cmake: LibSSH2 detection and use. 2014-08-25 12:44:24 +02:00
FindMbedTLS.cmake CMake: Add mbedTLS support 2017-03-05 14:42:53 +01:00
FindNGHTTP2.cmake cmake: add nghttp2 support 2016-10-10 19:47:31 +02:00
Macros.cmake cmake: disable tests and man generation if perl/nroff not found 2017-10-02 01:32:36 -04:00
OtherTests.cmake cmake: fix send/recv argument scanner for windows 2017-07-05 09:49:30 +02:00
Utilities.cmake CMake: Set at most one SSL library 2017-03-05 14:42:53 +01:00
cmake_uninstall.cmake.in cmake: move cmake_uninstall.cmake to CMake/ 2017-08-10 15:05:49 +02:00
curl-config.cmake cmake: Export libcurl and curl targets to use by other cmake projects 2017-10-28 17:22:47 +02:00