[cmake-developers] FindOpenSSL.cmake.patch

Mathieu Malaterre mathieu.malaterre at gmail.com
Thu Mar 28 04:22:13 EDT 2013


Hi Yan,

  Thanks much for your feedback.
  However I am currently lacking time to fill in my cmake duties.
Please log that as a bug report at cmake.org/Bug.

  On a related subject, I'd like to step back from my currently
maintained cmake's modules. Paraphrasing debian's vocabulary, I'd like
to `orphan` them, and open them for `adoption`.

Thanks & regards,

On Thu, Mar 28, 2013 at 3:12 AM, Yan Kuligin <ykuligin at gmail.com> wrote:
> Hello, Mathieu.
>
> FIND_PACKAGE(OpenSSL) does not work while cross-compiling with MinGW on
> Linux (targeting Windows).
> Simple patch correcting typo in variable name (CMAKE_CROSS_COMPILING ->
> CMAKE_CROSSCOMPILING) fix the issue.
>
> --
> Yan Kuligin



--
Mathieu


More information about the cmake-developers mailing list