The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=13431 ====================================================================== Reported By: Dominik Schmidt Assigned To: ====================================================================== Project: CMake Issue ID: 13431 Category: Modules Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2012-07-23 04:50 EDT Last Modified: 2012-07-23 04:50 EDT ====================================================================== Summary: FindOpenSSL can't find mingw cross-compiled OpenSSL Description: Usually OpenSSL libraries are named libeay32 and ssleay32 in Windows, but when cross-compiled they have their unix/linux names libcrypto and libssl.
Additional Information: Patch attached. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-07-23 04:50 Dominik SchmidtNew Issue 2012-07-23 04:50 Dominik SchmidtFile Added: 0001-OpenSSL-find-cross-compiled-OpenSSL-from-MinGW.patch ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
