summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorExpressionNode.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-08-26 17:35:45 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-08-26 17:35:45 (GMT)
commitd67584ccc4262c103a180504cb294e3ad6b6910d (patch)
tree456b7484187e71adad2cac1c08100cdf74821535 /Source/cmGeneratorExpressionNode.cxx
parent33df7f36d0b99a87880ee76d39b5814c98e78bd1 (diff)
downloadCMake-d67584ccc4262c103a180504cb294e3ad6b6910d.zip
CMake-d67584ccc4262c103a180504cb294e3ad6b6910d.tar.gz
CMake-d67584ccc4262c103a180504cb294e3ad6b6910d.tar.bz2
cmTarget: Move link interface libraries struct out.
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 03bc83a..9509c2b 100644
--- a/Source/cmGeneratorExpressionNode.cxx
+++ b/Source/cmGeneratorExpressionNode.cxx
@@ -1108,7 +1108,7 @@ static const struct TargetPropertyNode : public cmGeneratorExpressionNode
if(isInterfaceProperty)
{
- if(cmTarget::LinkInterfaceLibraries const* iface =
+ if(cmLinkInterfaceLibraries const* iface =
target->GetLinkInterfaceLibraries(context->Config, headTarget, true))
{
linkedTargetsContent =