[CMake] cmake --graphviz not dumping custom target in the graph

Eric Noulard eric.noulard at gmail.com
Wed Mar 29 10:46:21 EDT 2017


I did not try that.
It appears that none of my custom target do belong to ALL.
I'll try right away and let you know.

2017-03-29 14:30 GMT+02:00 Craig Scott <craig.scott at crascit.com>:

> Does the behavior change if your custom target is part of the ALL target
> or not?
>
> On Wed, Mar 29, 2017 at 10:37 PM, Eric Noulard <eric.noulard at gmail.com>
> wrote:
>
>> Hi all,
>>
>> It appears that  cmake --graphviz command line option does not dump
>> custom target
>> in the generated dot graph but "only" target appearing in add_executable
>> or add_library (plain or IMPORTED).
>>
>> Is there any fundamental reason for that ?
>>
>> I'd like to see ALL target (including custom) in my dependency graph.
>>
>> --
>> Eric
>>
>> --
>>
>> 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
>>
>
>
>
> --
> Craig Scott
> Melbourne, Australia
> https://crascit.com
>



-- 
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170329/7a221d9e/attachment.html>


More information about the CMake mailing list