[cmake-developers] FindBoost.cmake cannot find some libraries when cross-compiling

Guillaume Papin guillaume.papin at parrot.com
Thu Oct 23 04:09:53 EDT 2014


Please find the patch attached to this email.
Let me know if anything is wrong.

Best,
Guillaume

On 10/16/2014 05:09 PM, Chuck Atkins wrote:
> Guillaume,
>
> Please see CONTRIBUTING.rst in the top level of the CMake source 
> tree.  If you can please create and post a patch against cmake master 
> then I'll work on getting it merged into cmake next.  Thanks for the 
> bug fix!
>
> - Chuck
>
> On Thu, Oct 16, 2014 at 10:32 AM, Chuck Atkins 
> <chuck.atkins at kitware.com <mailto:chuck.atkins at kitware.com>> wrote:
>
>     This looks like a reasonable way to accomplish this right now. 
>     The underlying prioblem is that ther's no way to specify which
>     path types get re-rooted and which don't.  Ideally you'd want to
>     be able to specify in the toolchain for something like this that
>     all paths operate in "ONLY" mode except HINTS, which you would
>     want to place in NEVER mode.  I'm currently working on just such a
>     feature but in the meantime, forcing it like this in the FindBoost
>     module looks reasonable.
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20141023/7008d430/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindBoost-fix-re-rooting.patch
Type: text/x-patch
Size: 1729 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20141023/7008d430/attachment-0002.bin>


More information about the cmake-developers mailing list