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

Eric Noulard eric.noulard at gmail.com
Wed Mar 29 07:37:06 EDT 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170329/ceeb4d7c/attachment.html>


More information about the CMake mailing list