summaryrefslogtreecommitdiff
path: root/Source/cmMakefileLibraryTargetGenerator.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2012-09-16 01:35:08 +0200
committerStephen Kelly <steveire@gmail.com>2012-09-19 15:31:39 +0200
commitf9146f6b90d381a70bdb6a3c97742e3a53bb6235 (patch)
tree9cd1c197d542112138c444fa0b6106f5f8070022 /Source/cmMakefileLibraryTargetGenerator.cxx
parent9facfd133654098ac59c0df957555ea5b5ed9a5a (diff)
downloadcmake-f9146f6b90d381a70bdb6a3c97742e3a53bb6235.tar.gz
Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.
Diffstat (limited to 'Source/cmMakefileLibraryTargetGenerator.cxx')
-rw-r--r--Source/cmMakefileLibraryTargetGenerator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmMakefileLibraryTargetGenerator.cxx b/Source/cmMakefileLibraryTargetGenerator.cxx
index cc7d9c7458..368d6fc680 100644
--- a/Source/cmMakefileLibraryTargetGenerator.cxx
+++ b/Source/cmMakefileLibraryTargetGenerator.cxx
@@ -546,7 +546,7 @@ void cmMakefileLibraryTargetGenerator::WriteLibraryRules
if(this->Target->GetType() != cmTarget::STATIC_LIBRARY)
{
this->LocalGenerator
- ->OutputLinkLibraries(linklibs, *this->Target, relink);
+ ->OutputLinkLibraries(linklibs, *this->GeneratorTarget, relink);
}
// Construct object file lists that may be needed to expand the