Is there any reason why the bundled cmake doesn't have curl support for https? Permanently deleted user Created March 18, 2017 11:43 I just wanted to check if there is a reason why the bundled cmake doesn't come with curl https support?
Hi!
Do you mean there is some specific curl support in regular CMake distribution which we don't have in the bundled one? Could you please provide more details about what it is?
This triggers the issue with Curl, on Windows compiling through Cygwin:
It looks like the bundled cmake curl doesn't have https support turned on. I had to use the version available through cygwin to download that file.