[cmake-developers] [PATCH] FindPythonLibs patches for version searching and frameworks

David Gobbi david.gobbi at gmail.com
Thu Sep 17 10:43:03 EDT 2015


On Thu, Sep 17, 2015 at 7:44 AM, Brad King <brad.king at kitware.com> wrote:

>
> Thanks, applied:
>
>  FindPythonLibs: Match include dir to library version
>  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=89717916


This should be the last one.  It finds the install prefix for
PYTHON_EXECUTABLE
and uses it as a hint for the library location (on WIN32 it uses
${_prefix}/libs, on
other systems it uses ${_prefix}/lib).

 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150917/8272620c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-FindPythonLibs-Use-python-executable-prefix-as-a-hin.patch
Type: application/octet-stream
Size: 2208 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150917/8272620c/attachment.obj>


More information about the cmake-developers mailing list