[cmake-developers] FindBoost.cmake cannot find some libraries when cross-compiling
Chuck Atkins
chuck.atkins at kitware.com
Thu Oct 16 11:09:14 EDT 2014
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>
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/20141016/705c25e6/attachment-0002.html>
More information about the cmake-developers
mailing list