mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
bd0d03386b
The computation of Tarjan's algorithm is an expensive operation which should not be done in the constructor. Move this work into a dedicated Compute() method, and call this method explicitly.
4.0 KiB
4.0 KiB