mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
- Make sure the original link line is untouched - Avoid duplicating the link line when supporting version < 1.4 - Make sure the cyclic dependencies and such are output correctly in complicated cases. - Avoid outputing dependencies that are already satisfied on the original link line when possible.