]> git.ipfire.org Git - thirdparty/curl.git/commit
cmake: allow multiple SSL backends
authorRaphael Gozzo <raphael.rg91@gmail.com>
Sun, 17 Jun 2018 16:26:44 +0000 (13:26 -0300)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 21 Jun 2018 07:48:26 +0000 (09:48 +0200)
commit59b284b6ebdda679e9fa6bb549015f994f4e79c8
treeacd70cf80e6e6379115a7ff613d4c0507657a386
parent2c15693a3c355d8296a1828123a864397296460b
cmake: allow multiple SSL backends

This will make possible to select the SSL backend (using
curl_global_sslset()) even when the libcurl is built using CMake

Closes #2665
CMakeLists.txt
lib/curl_config.h.cmake