diff options
author | Brad King <brad.king@kitware.com> | 2008-08-27 14:21:57 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2008-08-27 14:21:57 (GMT) |
commit | 816ee0f83cd9775e3b378fe3b074efe06d6b29a6 (patch) | |
tree | b32d2fdc46a9008f0da7b441d2fd2ea65f1cec91 /Source/cmSubdirCommand.h | |
parent | 012e4c4f68dc75002468cc043065c358bc12a7b5 (diff) | |
download | CMake-816ee0f83cd9775e3b378fe3b074efe06d6b29a6.zip CMake-816ee0f83cd9775e3b378fe3b074efe06d6b29a6.tar.gz CMake-816ee0f83cd9775e3b378fe3b074efe06d6b29a6.tar.bz2 |
ENH: New link line item ordering algorithm
This change introduces a new algorithm for link line construction. The
order it computes always begins with the exact link line specified by
the user. Dependencies of items specified by the user are tracked, and
those that are not already satisified by the line are appended to it at
the end with minimal repeats. This restores the behavior of CMake 2.4
and below while still fixing some of its bugs. See issue #7546.
Diffstat (limited to 'Source/cmSubdirCommand.h')
0 files changed, 0 insertions, 0 deletions