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

Chuck Atkins chuck.atkins at kitware.com
Thu Oct 16 10:32:33 EDT 2014


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/eeff12a5/attachment-0002.html>


More information about the cmake-developers mailing list