[cmake-developers] Refactoring search path construction

Chuck Atkins chuck.atkins at kitware.com
Thu Oct 9 14:55:57 EDT 2014


Just to clarify, this does *NOT* change the search order.

- Chuck

On Thu, Oct 9, 2014 at 2:45 PM, Chuck Atkins <chuck.atkins at kitware.com>
wrote:

> I've just pushed a branch to the stage for review:
> refactor-search-path-construction , not merged to next due to the current
> release hold.
>
> Just a head's up, it's rather invasive.  It's a re-factoring of how search
> paths get constructed for find* commands.  Up until now, search paths have
> been incrementally constructed with the composite search path being the
> only result.  This separates and constructs each "class" of search path
> separately and combines them together afterwards.
>
> This branch is a pre-cursor for new features that can manipulate groups of
> search paths with leaving others untouched.
>
> - Chuck
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20141009/576b2d6e/attachment-0002.html>


More information about the cmake-developers mailing list