summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorExpressionNode.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-08-26 17:38:37 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-08-26 17:38:37 (GMT)
commit0db9d9278760c90be1fbf5c4eeb93ef9c524041a (patch)
treec385286a2a7452078b46e847e717eb8b89fb143e /Source/cmGeneratorExpressionNode.cxx
parent84b847e42fde288bc102198aedeb68e19b41ef1e (diff)
downloadCMake-0db9d9278760c90be1fbf5c4eeb93ef9c524041a.zip
CMake-0db9d9278760c90be1fbf5c4eeb93ef9c524041a.tar.gz
CMake-0db9d9278760c90be1fbf5c4eeb93ef9c524041a.tar.bz2
cmGeneratorTarget: Move GetLinkInterfaceLibraries from cmTarget.
Diffstat (limited to 'Source/cmGeneratorExpressionNode.cxx')
-rw-r--r--Source/cmGeneratorExpressionNode.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmGeneratorExpressionNode.cxx b/Source/cmGeneratorExpressionNode.cxx
index 9509c2b..31b6766 100644
--- a/Source/cmGeneratorExpressionNode.cxx
+++ b/Source/cmGeneratorExpressionNode.cxx
@@ -1109,7 +1109,7 @@ static const struct TargetPropertyNode : public cmGeneratorExpressionNode
if(isInterfaceProperty)
{
if(cmLinkInterfaceLibraries const* iface =
- target->GetLinkInterfaceLibraries(context->Config, headTarget, true))
+ gtgt->GetLinkInterfaceLibraries(context->Config, headTarget, true))
{
linkedTargetsContent =
getLinkedTargetsContent(iface->Libraries, target,