diff options
author | Brad King <brad.king@kitware.com> | 2014-07-21 15:36:16 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-07-21 15:43:30 (GMT) |
commit | 438d9c7c822f42c4fccd77a47b1a32f52a87e617 (patch) | |
tree | 7e37788b7c0a4cba4def4b77bebe0d35c6353efc /Tests/FunctionTest | |
parent | fe665fdda8986b3af061ec91a7ab5fbe8f606e4f (diff) | |
download | CMake-438d9c7c822f42c4fccd77a47b1a32f52a87e617.zip CMake-438d9c7c822f42c4fccd77a47b1a32f52a87e617.tar.gz CMake-438d9c7c822f42c4fccd77a47b1a32f52a87e617.tar.bz2 |
cmTarget: Re-order link interface map lookup logic
In GetLinkInterface, GetLinkInterfaceLibraries, and
GetImportLinkInterface, lookup the HeadToLinkInterfaceMap for the
current configuration first, and then index it by head target. In
GetLinkImplementationLibrariesInternal, lookup the
HeadToLinkImplementationMap for the current configuration first, and
then index it by head target.
Diffstat (limited to 'Tests/FunctionTest')
0 files changed, 0 insertions, 0 deletions