| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0035039) Brad King (manager) 2014-02-05 12:29 |
Applied, thanks! FindOpenSSL: Honor OPENSSL_ROOT_DIR everywhere http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=12d6eb63 [^] |
|
(0036904) Robert Maynard (manager) 2014-10-06 10:32 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |