summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileLibraryTargetGenerator.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2012-09-15 23:16:43 (GMT)
committerStephen Kelly <steveire@gmail.com>2012-09-19 13:31:29 (GMT)
commit78bfee35d5bd5cba879d92eda4310d25bc54b30e (patch)
treeb8263240be0775e713a985546a2176ca8ac49fb5 /Source/cmMakefileLibraryTargetGenerator.cxx
parent4f5384e75c6a00d110d3fa3f555a3f6a4f31bb46 (diff)
downloadCMake-78bfee35d5bd5cba879d92eda4310d25bc54b30e.zip
CMake-78bfee35d5bd5cba879d92eda4310d25bc54b30e.tar.gz
CMake-78bfee35d5bd5cba879d92eda4310d25bc54b30e.tar.bz2
Make cmLocalGenerator::AddArchitectureFlags take a 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 577e5fd..cc7d9c7 100644
--- a/Source/cmMakefileLibraryTargetGenerator.cxx
+++ b/Source/cmMakefileLibraryTargetGenerator.cxx
@@ -625,7 +625,7 @@ void cmMakefileLibraryTargetGenerator::WriteLibraryRules
std::string langFlags;
this->AddFeatureFlags(langFlags, linkLanguage);
- this->LocalGenerator->AddArchitectureFlags(langFlags, this->Target,
+ this->LocalGenerator->AddArchitectureFlags(langFlags, this->GeneratorTarget,
linkLanguage, this->ConfigName);
// remove any language flags that might not work with the