mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 20:29:56 -06: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