[cmake-developers] [CMake 0013645]: Regression: FindOpenSSL doesn't find anything for MSVC
Mantis Bug Tracker
mantis at public.kitware.com
Fri Nov 2 14:23:27 EDT 2012
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=13645
======================================================================
Reported By: Thomas Sondergaard
Assigned To:
======================================================================
Project: CMake
Issue ID: 13645
Category: Modules
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-11-02 14:23 EDT
Last Modified: 2012-11-02 14:23 EDT
======================================================================
Summary: Regression: FindOpenSSL doesn't find anything for
MSVC
Description:
The use of select_library_configurations from SelectLibraryConfigurations.cmake
is broken. The variables defined with find_library have the wrong names e.g.
LIB_EAY_DEBUG should be LIB_EAY_LIBRARY_DEBUG.
Also, with MSVC libeay32d.lib and ssleay32d.lib are no longer recognized - only
libeay32MDd.lib and ssleay32MDd
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-11-02 14:23 Thomas SondergaardNew Issue
======================================================================
More information about the cmake-developers
mailing list