[cmake-developers] Restriction on target types for GraphViz dependency graph generation
Attila Krasznahorkay
attila.krasznahorkay at gmail.com
Wed Dec 16 04:11:53 EST 2015
Hi Andrey,
I would be extremely happy with an extension to this functionality.
Right now I have way too many targets in my projects to make good sense of them if all of them are put into a single graph. If I would be able to specify that I'd like to see the connections between all the targets with names ".*Pkg$" for instance, that could be very nice.
Cheers,
Attila
> On 16 Dec 2015, at 05:20, Andrey Mishchenko <mishchea at gmail.com> wrote:
>
> Hi,
>
> I noticed that the automatic dependency graph generation in CMake targeting GraphViz only considers targets of certain types. In particular, it only adds nodes for executables and shared, static, and module libraries.
>
> Is this deliberate?
>
> If I submit a patch extending this functionality to (optionally, via configuration variables) work with more target types, would it be received well?
>
> Andrey Mishchenko
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake-developers
More information about the cmake-developers
mailing list