View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014418CMakeModulespublic2013-09-16 20:122014-03-05 09:58
ReporterDaniel Schepler 
Assigned ToRolf Eike Beer 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformWindowsOSOS Version
Product VersionCMake 2.8.11.2 
Target VersionCMake 3.0Fixed in VersionCMake 3.0 
Summary0014418: FindOpenSSL: should mark {LIB,SSL}_EAY_{DEBUG,RELEASE} as advanced
DescriptionAfter running find_package(OpenSSL) on Windows, the variables LIB_EAY_DEBUG, LIB_EAY_RELEASE, SSL_EAY_DEBUG, SSL_EAY_RELEASE show up in the CMake GUI as non-advanced variables. (In my setup, it was not found -- but looking at FindOpenSSL.cmake, I don't see any mark_as_advanced() with these variables in any case.)
Steps To Reproducefind_package(OpenSSL)
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0033837)
Rolf Eike Beer (developer)
2013-09-17 02:18

Fix merged to next: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=864e2a314199f1d1980bc32525d5b5947456d3c2 [^]
(0035260)
Robert Maynard (manager)
2014-03-05 09:58

Closing resolved issues that have not been updated in more than 4 months

 Issue History
Date Modified Username Field Change
2013-09-16 20:12 Daniel Schepler New Issue
2013-09-17 02:18 Rolf Eike Beer Note Added: 0033837
2013-09-17 02:18 Rolf Eike Beer Assigned To => Rolf Eike Beer
2013-09-17 02:18 Rolf Eike Beer Status new => resolved
2013-09-17 02:18 Rolf Eike Beer Resolution open => fixed
2013-09-17 02:18 Rolf Eike Beer Category CMake => Modules
2013-09-17 02:18 Rolf Eike Beer Fixed in Version => CMake 3.0
2013-09-17 02:18 Rolf Eike Beer Target Version => CMake 3.0
2014-03-05 09:58 Robert Maynard Note Added: 0035260
2014-03-05 09:58 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team