[cmake-developers] [CMake 0014418]: FindOpenSSL: should mark {LIB, SSL}_EAY_{DEBUG, RELEASE} as advanced

Mantis Bug Tracker mantis at public.kitware.com
Mon Sep 16 20:12:36 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14418 
====================================================================== 
Reported By:                Daniel Schepler
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14418
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-09-16 20:12 EDT
Last Modified:              2013-09-16 20:12 EDT
====================================================================== 
Summary:                    FindOpenSSL: should mark
{LIB,SSL}_EAY_{DEBUG,RELEASE} as advanced
Description: 
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.)

Steps to Reproduce: 
find_package(OpenSSL)

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-09-16 20:12 Daniel ScheplerNew Issue                                    
======================================================================




More information about the cmake-developers mailing list