mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 10:00:12 -05:00
This support was actually added by removing a superfluous check that was too eager in cmLinkItemGraphVisitor.cxx. Extended the existing Graphviz tests to include this particular case, and re-generated the expected output files. Fixes: #20720