MantisBT - CMake
View Issue Details
0014418CMakeModulespublic2013-09-16 20:122014-03-05 09:58
Daniel Schepler 
Rolf Eike Beer 
normalminoralways
closedfixed 
Windows
CMake 2.8.11.2 
CMake 3.0CMake 3.0 
0014418: FindOpenSSL: should mark {LIB,SSL}_EAY_{DEBUG,RELEASE} as advanced
After 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.)
find_package(OpenSSL)
No tags attached.
Issue History
2013-09-16 20:12Daniel ScheplerNew Issue
2013-09-17 02:18Rolf Eike BeerNote Added: 0033837
2013-09-17 02:18Rolf Eike BeerAssigned To => Rolf Eike Beer
2013-09-17 02:18Rolf Eike BeerStatusnew => resolved
2013-09-17 02:18Rolf Eike BeerResolutionopen => fixed
2013-09-17 02:18Rolf Eike BeerCategoryCMake => Modules
2013-09-17 02:18Rolf Eike BeerFixed in Version => CMake 3.0
2013-09-17 02:18Rolf Eike BeerTarget Version => CMake 3.0
2014-03-05 09:58Robert MaynardNote Added: 0035260
2014-03-05 09:58Robert MaynardStatusresolved => closed

Notes
(0033837)
Rolf Eike Beer   
2013-09-17 02:18   
Fix merged to next: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=864e2a314199f1d1980bc32525d5b5947456d3c2 [^]
(0035260)
Robert Maynard   
2014-03-05 09:58   
Closing resolved issues that have not been updated in more than 4 months