[cmake-developers] Ninja and add_subdirectory EXCLUDE_FROM_ALL
Charles Huet
charles.huet at gmail.com
Fri Mar 18 11:07:15 EDT 2016
Awesome, thanks!
I'll check monday and report, but this looks like it'll work the same as
the patch I sent last, which I've been using the past few days.
Looking forward to have this feature in CMake !
Le ven. 18 mars 2016 à 16:03, Brad King <brad.king at kitware.com> a écrit :
> On 03/17/2016 11:23 AM, Charles Huet wrote:
> > I added a utility function 'ConvertToNinjaFolderRule' that
> > does the same thing as ConvertToNinjaPath, but makes relative
> > to the source dir, and adds the '/all' suffix.
>
> Great. I've applied the patch with a few style changes and
> logic fixes. I also added documentation and a test:
>
> Ninja: Add `$subdir/all` targets
> https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ca575fe9
>
> Ninja: Add test for `$subdir/all` targets
> https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=86c851e6
>
> Help: Add notes for topic 'ninja-directory-targets'
> https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=133aed8f
>
> Please try out that version to make sure it still works for you.
>
> Thanks,
> -Brad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160318/9a250eea/attachment.html>
More information about the cmake-developers
mailing list