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

David Gobbi david.gobbi at gmail.com
Thu Sep 17 12:42:45 EDT 2015


On Thu, Sep 17, 2015 at 9:46 AM, David Gobbi <david.gobbi at gmail.com> wrote:

> On Thu, Sep 17, 2015 at 9:08 AM, Clinton Stimpson <clinton at elemtech.com>
> wrote:
>
>>
>> Is that related to issues you are addressing here?
>>
>
> No, the prefix check was meant to fix things for people who use homebrew
> or other third-party package managers that have their own prefix.  It
> wasn't
> meant to address the SDK.
>

Okay, Clinton.  Now you've made me paranoid that I should be prepending
the value of CMAKE_OSX_SYSROOT before the prefix if it isn't already
part of the prefix.  I don't want to ignore CMAKE_OSX_SYSROOT if it has
been set, but unfortunately I don't know all the details of how find_library
uses CMAKE_OSX_SYSROOT internally.

 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150917/30960703/attachment.html>


More information about the cmake-developers mailing list