cmMakefileTargetGenerator: Add accessor for GeneratorTarget.
This commit is contained in:
parent
f8076644ce
commit
c8a5f5ae60
@ -53,6 +53,7 @@ public:
|
|||||||
{ return this->ProgressFileNameFull; }
|
{ return this->ProgressFileNameFull; }
|
||||||
|
|
||||||
cmTarget* GetTarget() { return this->Target;}
|
cmTarget* GetTarget() { return this->Target;}
|
||||||
|
cmGeneratorTarget* GetGeneratorTarget() { return this->GeneratorTarget;}
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user