summaryrefslogtreecommitdiff
path: root/Source/cmGeneratorTarget.h
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-08-25 08:25:12 +0200
committerStephen Kelly <steveire@gmail.com>2015-08-30 11:39:52 +0200
commit616d8f02d53b9a0c2ec5c85a6b1afc17081d1e2e (patch)
tree68531401f55d9eb65cfecdf411342b1134b1cc9c /Source/cmGeneratorTarget.h
parentec56d244512ae87e4e3e1fcf01aa0ef80ead8763 (diff)
downloadcmake-616d8f02d53b9a0c2ec5c85a6b1afc17081d1e2e.tar.gz
cmGeneratorTarget: Rename method to match operation.
The manifest is computed, not generated, according to current language used in cmake method naming.
Diffstat (limited to 'Source/cmGeneratorTarget.h')
-rw-r--r--Source/cmGeneratorTarget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmGeneratorTarget.h b/Source/cmGeneratorTarget.h
index 2c8467f304..06d9a1f355 100644
--- a/Source/cmGeneratorTarget.h
+++ b/Source/cmGeneratorTarget.h
@@ -251,7 +251,7 @@ public:
const std::string& config) const;
/** Add the target output files to the global generator manifest. */
- void GenerateTargetManifest(const std::string& config) const;
+ void ComputeTargetManifest(const std::string& config) const;
/**
* Trace through the source files in this target and add al source files