summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGhsMultiGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmGlobalGhsMultiGenerator.h')
-rw-r--r--Source/cmGlobalGhsMultiGenerator.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmGlobalGhsMultiGenerator.h b/Source/cmGlobalGhsMultiGenerator.h
index 8b81ba3..d992f89 100644
--- a/Source/cmGlobalGhsMultiGenerator.h
+++ b/Source/cmGlobalGhsMultiGenerator.h
@@ -63,6 +63,8 @@ public:
*/
bool FindMakeProgram(cmMakefile* mf) override;
+ void ComputeTargetObjectDirectory(cmGeneratorTarget* gt) const override;
+
cmGeneratedFileStream* GetBuildFileStream()
{
return this->TargetFolderBuildStreams[""];