CMake/curl-config.cmake
0 → 100644
+59
−0
+26
−1
+2
−1
+18
−1
+12
−1
Loading
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