MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014735 | CMake | CMake | public | 2014-02-04 21:52 | 2014-10-06 10:32 |
Reporter | Ho Cheung | ||||
Assigned To | Brad King | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.12.1 | ||||
Target Version | CMake 3.0 | Fixed in Version | CMake 3.0 | ||
Summary | 0014735: FindOpenSSL.cmake does not honor the OPENSSL_ROOT_DIR variable for non Windows platforms | ||||
Description | For non Windows platforms, FindOpenSSL.cmake proceeds to set _OPENSSL_ROOT_HINTS with OPENSSL_ROOT_DIR. (Line 55) However, _OPENSSL_ROOT_HINTS is not propagated to _OPENSSL_ROOT_HINTS_AND_PATHS which is how the OPENSSL_INCLUDE_DIR is found. (Line 61-69) Patch is attached. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/5058/patch.diff | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-02-04 21:52 | Ho Cheung | New Issue | |||
2014-02-04 21:52 | Ho Cheung | File Added: patch.diff | |||
2014-02-05 12:29 | Brad King | Note Added: 0035039 | |||
2014-02-05 12:29 | Brad King | Assigned To | => Brad King | ||
2014-02-05 12:29 | Brad King | Status | new => resolved | ||
2014-02-05 12:29 | Brad King | Resolution | open => fixed | ||
2014-02-05 12:29 | Brad King | Fixed in Version | => CMake 3.0 | ||
2014-02-05 12:29 | Brad King | Target Version | => CMake 3.0 | ||
2014-10-06 10:32 | Robert Maynard | Note Added: 0036904 | |||
2014-10-06 10:32 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|