mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-09 07:39:47 -05:00
f48d3bc5ba
A cycle exists when the DFS returns to the root node, not just when multiple paths lead to the same node. Inspired-By: Alexander Esilevich <aesilevich@pathscale.com>