MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014674 | CMake | CMake | public | 2013-12-30 18:00 | 2016-06-10 14:31 |
Reporter | Marshall Pierce | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | Apple | OS | Mac OS | OS Version | 10.9.1 |
Product Version | CMake 2.8.12 | ||||
Target Version | Fixed in Version | ||||
Summary | 0014674: SSL support on OS X not working | ||||
Description | It seems that CMAKE_USE_OPENSSL is not enabled in the Homebrew and Macports builds of cmake. Thus, the cmake that most Mac-based devs use is going to fail mysteriously (producing a 0-byte file) for URL downloads that use https. While one could go the route of getting Homebrew, Macports, etc to change their build configs, there's also the issue that openssl is deprecated on OS X anyway, so perhaps OS X builds should default to using Apple's libcurl, which links against the Apple-blessed replacement to openssl. | ||||
Steps To Reproduce | Use URL in ExternalProject_add with an https:// url. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-12-30 18:00 | Marshall Pierce | New Issue | |||
2014-01-02 15:18 | Brad King | Note Added: 0034900 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042456 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|