View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014735CMakeCMakepublic2014-02-04 21:522014-10-06 10:32
ReporterHo Cheung 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.12.1 
Target VersionCMake 3.0Fixed in VersionCMake 3.0 
Summary0014735: FindOpenSSL.cmake does not honor the OPENSSL_ROOT_DIR variable for non Windows platforms
DescriptionFor 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.
TagsNo tags attached.
Attached Filesdiff file icon patch.diff [^] (637 bytes) 2014-02-04 21:52 [Show Content]

 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.

 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


Copyright © 2000 - 2018 MantisBT Team